Search
RowEvent Class
See Also
 

Contains the arguments passed to handlers of table row-related events.

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

 Syntax

Java  Copy Code

public class RowEvent extends EventObject

 Inheritance Hierarchy

java.lang.Object
    java.util.EventObject
        com.mindfusion.diagramming.RowEvent

 See Also