Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ITreeIterator Members

ITreeIterator overview

Public Instance Methods

iconChildren Gets the children for this iterator node (for example, a list of files in a given folder).
iconClose Closes the iterator.
iconGetCurrentLocation Gets the full path of the current location
iconGetLocale Gets the locale (culture info) for this iterator.
iconGetLocationName Gets the name of the current node (the last folder in the path).
iconInitializeIterator Initializes the iterator.
iconIsAtRoot Checks if the iterator is at the root node.
iconMoveTo Moves to the specified location.
iconMoveToParent Moves to the parent of this iterator node; one 'directory' up.
iconMoveToRoot Moves to the root of this iterator node.

See Also

ITreeIterator Interface | Plumtree.Remote.Sci Namespace