Contains the arguments passed to handlers of table row-related events.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public class RowEvent extends EventObject |
Inheritance Hierarchyjava.lang.Object![]()
java.util.EventObject![]()
com.mindfusion.diagramming.RowEvent
See Also