DroidDiagram Programmer's Guide
BaseList(E).raiseRemoving Method
See Also
 






Raises the removing event.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

protected void raiseRemoving (
    E item
)

 Parameters

item

The element that should be removed.

 See Also

BaseList(E) Members
BaseList<E> Class
com.mindfusion.diagramming Namespace