Uses of Interface
com.uc4.api.ITreeItem
Packages that use ITreeItem
-
Uses of ITreeItem in com.uc4.api
Methods in com.uc4.api that return types with arguments of type ITreeItemModifier and TypeMethodDescriptionITreeItem.childIterator()Returns an Iterator which can be used to step through the children of thisITreeItem. -
Uses of ITreeItem in com.uc4.communication.requests
Classes in com.uc4.communication.requests that implement ITreeItemModifier and TypeClassDescriptionstatic classRepresents a leaf in theNavigatorAgentTree.static classRepresents a node in theNavigatorAgentTree.static classRepresents a leaf in theNavigatorCATree.static classRepresents a node in theNavigationCATree.static classRepresents a leaf in theNavigatorQueueTree.static classRepresents a node in theNavigatorQueueTree.classRepresents a leaf in theNavigatorStatusTree.classRepresents a node in theNavigatorStatusTree.static classRepresents a node in theNavigationZDUTree.