Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ITreeIteratorNode Members

ITreeIteratorNode overview

Public Instance Methods

icongetDisplayNameGets the name the editor will display to identify this node to the user.
icongetImageName Gets the name of the image the editor will display to represent this node. For best performance, the image should be on the image server.
icongetLocation Gets the string representation of this node's location that the editor can use to refer to this node (programmatic name), for example, using ITreeIterator.moveTo(String location).

See Also

ITreeIteratorNode Interface | Plumtree.Remote.Sci Namespace