public interface ITabItem extends IItem, IContainer, ITabItemObservable, ITabItemCommon
| Modifier and Type | Method and Description |
|---|---|
IPopupMenu |
createTabPopupMenu() |
ITabFolder |
getParent()
Gets the parent of the widget
|
boolean |
isDetached() |
boolean |
isSelected() |
void |
select() |
void |
setParent(ITabFolder folder) |
getIcon, getText, getToolTipTextadd, add, add, add, add, add, add, add, addContainerRegistry, getChildren, layout, layoutLater, remove, removeContainerRegistry, setLayout, setTabOrder, setTabOrdercreatePopupMenu, fromComponent, getBounds, hasFocus, isReparentable, isShowing, setBounds, setPopupMenu, setPosition, setSize, toComponent, toLocal, toScreendispose, getRoot, isDisposedaddDisposeListener, removeDisposeListeneraddShowingStateListener, removeShowingStateListeneraddContainerListener, removeContainerListeneraddComponentListenerRecursive, addFocusListenerRecursive, addKeyListenerRecursive, addMouseListenerRecursive, addPopupDetectionListenerRecursive, removeComponentListenerRecursive, removeFocusListenerRecursive, removeKeyListenerRecursive, removeMouseListenerRecursive, removePopupDetectionListenerRecursiveaddTabItemListener, removeTabItemListeneraddTabPopupDetectionListener, isReparentable, removeTabPopupDetectionListenersetIcon, setText, setToolTipTextcomputeDecoratedSize, getClientArea, layoutBegin, layoutEnd, removeAll, setLayoutgetBackgroundColor, getForegroundColor, getPosition, getSize, isVisible, redraw, requestFocus, setBackgroundColor, setCursor, setForegroundColor, setPosition, setRedrawEnabled, setSize, setVisibleaddComponentListener, removeComponentListeneraddFocusListener, removeFocusListeneraddKeyListener, removeKeyListeneraddMouseListener, removeMouseListeneraddMouseMotionListener, removeMouseMotionListeneraddPopupDetectionListener, removePopupDetectionListenerboolean isDetached()
IPopupMenu createTabPopupMenu()
ITabFolder getParent()
IWidgetvoid setParent(ITabFolder folder)
void select()
boolean isSelected()
Siehe auch Jowidgets Nutzerhandbuch