DroidDiagram Programmer's Guide
CellEvent Members
Constructors Methods
 


Contains information passed to the cellClicked event defined in DiagramListener.

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

 Public Constructors

  Name Description

CellEvent

Initializes a new CellEvent instance.

 Public Methods

  Name Description

getCell

Gets a reference to the cell related to the event.

getColumn

Gets the index of the cell column.

getPointerPosition

Gets the pointer position.

getRow

Gets the index of the cell row.

getTable

Gets a reference to the table related to this event.

 See Also

CellEvent Class
com.mindfusion.diagramming Namespace