public interface ITreeViewer<ROOT_NODE_VALUE_TYPE> extends ITree
| Modifier and Type | Method and Description |
|---|---|
ITreeNodeModel<ROOT_NODE_VALUE_TYPE> |
getRootNodeModel() |
clearSelection, getNodeAt, getSelection, setSelection, setSelectiongetDragSource, 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, removePopupDetectionListenerITreeNodeModel<ROOT_NODE_VALUE_TYPE> getRootNodeModel()
Siehe auch Jowidgets Nutzerhandbuch