public class TabItemAdapter extends java.lang.Object implements ITabItemListener
| Constructor and Description |
|---|
TabItemAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
closed() |
void |
onClose(IVetoable vetoable) |
void |
onDeselection(IVetoable vetoable) |
void |
selectionChanged(boolean selected) |
public void onDeselection(IVetoable vetoable)
onDeselection in interface ITabItemListenerpublic void onClose(IVetoable vetoable)
onClose in interface ITabItemListenerpublic void selectionChanged(boolean selected)
selectionChanged in interface ITabItemListenerpublic void closed()
closed in interface ITabItemListenerSiehe auch Jowidgets Nutzerhandbuch