public interface NavigationItem extends Item
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.swt.graphics.Image |
getIconClose()
Liefert das Bild, welches angezeigt wird, wenn das Element geschlossen wird.
|
org.eclipse.swt.graphics.Image |
getIconOpen()
Liefert das Bild, welches angezeigt wird, wenn das Element geoeffnet wird.
|
boolean |
isExpanded()
Liefert true, wenn das Element aufgeklappt sein soll.
|
addChild, getAction, getName, isEnabled, setEnabledgetChildren, getParent, getPath, getPossibleParents, hasChildequals, getAttribute, getAttributeNames, getID, getPrimaryAttributegetExtendableIDorg.eclipse.swt.graphics.Image getIconOpen()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionorg.eclipse.swt.graphics.Image getIconClose()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionboolean isExpanded()
throws java.rmi.RemoteException
java.rmi.RemoteException