DroidDiagram Programmer's Guide
TableSectionExpander Members
Constructors Fields Methods
 


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

 Public Constructors

  Name Description

TableSectionExpander

 

 Protected Fields

  Name Description

item

  (Inherited from Manipulator.)

 Public Methods

  Name Description

drawsInLocalCoordinates

Returns whether the manipulator object draws in local or global coordinates. (Inherited from Manipulator.)

getItem

  (Inherited from Manipulator.)

needsPointerMessages

Returns whether the manipulator object needs to track touch events. (Inherited from Manipulator.)

onPointerDown

Called when the left mouse button is pressed while the pointer is over this manipulator. (Inherited from Manipulator.)

onPointerMove

Called when the mouse is moved while this manipulator tracks the mouse events. (Inherited from Manipulator.)

onPointerUp

Called when the left mouse button is released while this manipulator tracks the mouse events. (Inherited from Manipulator.)

 See Also

TableSectionExpander Class
com.mindfusion.diagramming Namespace