Uses of Interface
com.orchestranetworks.ui.perspective.PerspectiveItem
Packages that use PerspectiveItem
-
Uses of PerspectiveItem in com.orchestranetworks.ui.perspective
Subinterfaces of PerspectiveItem in com.orchestranetworks.ui.perspectiveModifier and TypeInterfaceDescriptioninterfaceInterface that represents a perspective action item.interfaceInterface that represents an item that can have an icon.interfaceInterface that represents an item of a perspective section.Methods in com.orchestranetworks.ui.perspective that return PerspectiveItemModifier and TypeMethodDescriptionPerspectiveItem.getParent()Returns the parent item of this item.Methods in com.orchestranetworks.ui.perspective with parameters of type PerspectiveItemModifier and TypeMethodDescriptionbooleanPerspectiveItem.isAncestorOf(PerspectiveItem anItem) Returns true only if this item is an ancestor of the item specified as parameter.