DroidDiagram Programmer's Guide
GroupEvent Constructor
See Also
 






Represents methods that will handle general group-related events.

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

 Syntax

Java  Copy Code

public GroupEvent (
    Object source,
    Group group
)

 Parameters

source

The source of the event.

group

The Group for which the event is raised.

 See Also

GroupEvent Class
com.mindfusion.diagramming Namespace