public interface ITabItemCommon extends IItemCommon, IContainerCommon
Modifier and Type | Method and Description |
---|---|
void |
addTabPopupDetectionListener(IPopupDetectionListener listener) |
boolean |
isReparentable() |
void |
removeTabPopupDetectionListener(IPopupDetectionListener listener) |
setIcon, setText, setToolTipText
computeDecoratedSize, getClientArea, layoutBegin, layoutEnd, removeAll, setLayout
getBackgroundColor, getForegroundColor, getPosition, getSize, isVisible, redraw, requestFocus, setBackgroundColor, setCursor, setForegroundColor, setPosition, setRedrawEnabled, setSize, setVisible
getUiReference, isEnabled, setEnabled
addComponentListener, removeComponentListener
addFocusListener, removeFocusListener
addKeyListener, removeKeyListener
addMouseListener, removeMouseListener
addMouseMotionListener, removeMouseMotionListener
addPopupDetectionListener, removePopupDetectionListener
boolean isReparentable()
void addTabPopupDetectionListener(IPopupDetectionListener listener)
void removeTabPopupDetectionListener(IPopupDetectionListener listener)
Siehe auch Jowidgets Nutzerhandbuch