DroidDiagram Programmer's Guide
RowEvent Members
Constructors Methods
 


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

The following tables list the members exposed by the RowEvent type.

 Public Constructors

  Name Description

RowEvent

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

 Public Methods

  Name Description

getRowIndex

Gets the index of the table row for which the event has been raised.

getTable

Get the table for which the event has been raised.

 See Also

RowEvent Class
com.mindfusion.diagramming Namespace