Uses of Interface
com.orchestranetworks.ui.perspective.PerspectiveItemWithIcon
-
Packages that use PerspectiveItemWithIcon Package Description com.orchestranetworks.ui.perspective -
-
Uses of PerspectiveItemWithIcon in com.orchestranetworks.ui.perspective
Subinterfaces of PerspectiveItemWithIcon in com.orchestranetworks.ui.perspective Modifier and Type Interface Description interfacePerspectiveActionItemInterface that represents a perspective action item.Methods in com.orchestranetworks.ui.perspective that return types with arguments of type PerspectiveItemWithIcon Modifier and Type Method Description List<PerspectiveItemWithIcon>PerspectiveItemContainer. getItems()Returns the list of child items.
-