Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ITreeIteratorNode Methods

The methods of the ITreeIteratorNode interface are listed below. For a complete list of ITreeIteratorNode interface members, see the ITreeIteratorNode Members topic.

Public Instance Methods

getDisplayNameGets the name which the editor will display to identify this node to the user.
getImageName Gets name of the image which the editor will display to represent this node. For best performance, the image should be on the image server.
getLocation Gets the string representation of this node's location which the editor can use to refer to this node (programmatic name), e.g. using ITreeIterator.moveTo(String location).

See Also

ITreeIteratorNode Interface | Plumtree.Remote.Sci Namespace