ASP.NET Pack Programmer's Guide
Folder Members
Constructors Fields Methods
 


Implements the fold/unfold button shown in ContainerNode caption.

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

 Public Constructors

  Name Description

Folder

Initializes a new instance of the Folder class.

 Protected Fields

  Name Description

item

  (Inherited from Manipulator.)

 Public Methods

  Name Description

addToRepaintRect

Manipulator.AddToRepaintRect override.

cancel

Called when the manipulator should cancel the current manipulation. (Inherited from Manipulator.)

draw

Manipulator.draw override.

drawsInLocalCoordinates

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

getItem

  (Inherited from Manipulator.)

hitTest

Manipulator.hitTest override.

needsPointerMessages

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

onClick

Manipulator.onClick override.

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.)

setMouseCursor

  (Inherited from Manipulator.)

supportClipping

Manipulator.SupportClipping override.

 See Also

Folder Class
com.mindfusion.diagramming Namespace