DroidDiagram Programmer's Guide
ScrollTreeViewCmd Members
Constructors Methods
 


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

 Public Constructors

  Name Description

ScrollTreeViewCmd

 

 Public Methods

  Name Description

addSubCmd

Adds a command object to a compound command. (Inherited from Command.)

execute

 

getSubCommands

Gets a collection of all command objects contained within the composite one. (Inherited from Command.)

getTitle

Gets the title of this command. (Inherited from Command.)

getTreeViewNode

Gets a reference to the TreeViewNode affected by this operation.

redo

Command.redo override.

setTitle

Sets the command title. (Inherited from Command.)

undo

Command.undo override.

 Protected Methods

  Name Description

adopt

Merges adjacent commands in the history queue if they are related. (Inherited from Command.)

getContext

Gets the command's context. (Inherited from Command.)

isContainerOf

Determines whether a command has been initiated by this command and should be treated as a derivative. (Inherited from Command.)

 See Also

ScrollTreeViewCmd Class
com.mindfusion.diagramming Namespace