public class TabsGroupEvent
extends org.zkoss.zk.ui.event.Event
| Modifier and Type | Field and Description |
|---|---|
static String |
ADD_TAB |
static String |
GROUP_CHANGE |
| Constructor and Description |
|---|
TabsGroupEvent(String name,
UITabSet tabsGroup) |
| Modifier and Type | Method and Description |
|---|---|
UITabSet |
getTabsGroup() |
public static final String ADD_TAB
public static final String GROUP_CHANGE
public UITabSet getTabsGroup()
Copyright © 2022 Open Foris. All rights reserved.