public interface ITree extends IControl, ITreeContainer, ITreeObservable, ITreeSelectionObservable, ITreePopupDetectionObservable, ITreeCommon
| Modifier and Type | Method and Description |
|---|---|
void |
clearSelection() |
ITreeNode |
getNodeAt(Position position) |
java.util.Collection<ITreeNode> |
getSelection() |
void |
setSelection(java.util.Collection<? extends ITreeNode> selection) |
void |
setSelection(ITreeNode... selection) |
getDragSource, getDropTarget, getParent, getRoot, setMaxSize, setMinSize, setParent, setPreferredSizecreatePopupMenu, fromComponent, getBounds, hasFocus, isReparentable, isShowing, setBounds, setPopupMenu, setPosition, setSize, toComponent, toLocal, toScreendispose, isDisposedaddDisposeListener, removeDisposeListeneraddShowingStateListener, removeShowingStateListeneraddParentListener, removeParentListeneraccept, addNode, addNode, addNode, addNode, getChildren, getLevel, getParentContainer, removeAllNodes, removeNode, removeNode, setAllChildrenBelowExpandedAboveCollapsed, setAllChildrenChecked, setAllChildrenExpanded, setAllChildrenExpandedaddTreeListener, removeTreeListeneraddTreeSelectionListener, removeTreeSelectionListeneraddTreePopupDetectionListener, removeTreePopupDetectionListenergetLayoutConstraints, getMaxSize, getMinSize, getPreferredSize, setLayoutConstraints, setToolTipTextgetBackgroundColor, getForegroundColor, getPosition, getSize, isVisible, redraw, requestFocus, setBackgroundColor, setCursor, setForegroundColor, setPosition, setRedrawEnabled, setSize, setVisiblegetUiReference, isEnabled, setEnabledaddComponentListener, removeComponentListeneraddFocusListener, removeFocusListeneraddKeyListener, removeKeyListeneraddMouseListener, removeMouseListeneraddMouseMotionListener, removeMouseMotionListeneraddPopupDetectionListener, removePopupDetectionListenerSiehe auch Jowidgets Nutzerhandbuch