Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ITreeIteratorNode.getLocation Method 

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

string getLocation();

Return Value

The programmatic location.

See Also

ITreeIteratorNode Interface | Plumtree.Remote.Sci Namespace