public static class UITabGroup.TabChangeEvent extends ComponentEvent<UITabGroup>
UITab is clicked.ComponentEvent.ValueChange<T extends UIComponent<T>,S>component| Constructor and Description |
|---|
TabChangeEvent(UITabGroup component,
UITab newTab) |
| Modifier and Type | Method and Description |
|---|---|
UITab |
getNewTab() |
UITab |
getOldTab() |
getComponent, isFromcancel, isCancelled