public interface ITabItemCommon extends IItemCommon, IContainerCommon
| Modifier and Type | Method and Description |
|---|---|
void |
addTabPopupDetectionListener(IPopupDetectionListener listener) |
boolean |
isReparentable() |
void |
removeTabPopupDetectionListener(IPopupDetectionListener listener) |
setIcon, setText, setToolTipTextcomputeDecoratedSize, getClientArea, layoutBegin, layoutEnd, removeAll, setLayoutgetBackgroundColor, getForegroundColor, getPosition, getSize, isVisible, redraw, requestFocus, setBackgroundColor, setCursor, setForegroundColor, setPosition, setRedrawEnabled, setSize, setVisiblegetUiReference, isEnabled, setEnabledaddComponentListener, removeComponentListeneraddFocusListener, removeFocusListeneraddKeyListener, removeKeyListeneraddMouseListener, removeMouseListeneraddMouseMotionListener, removeMouseMotionListeneraddPopupDetectionListener, removePopupDetectionListenerboolean isReparentable()
void addTabPopupDetectionListener(IPopupDetectionListener listener)
void removeTabPopupDetectionListener(IPopupDetectionListener listener)
Siehe auch Jowidgets Nutzerhandbuch