| Package | Description |
|---|---|
| to.etc.domui.component.layout |
| Modifier and Type | Class and Description |
|---|---|
protected class |
TabPanelBase.TabInstance |
| Modifier and Type | Method and Description |
|---|---|
ITabHandle |
TabBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
INotify<ITabHandle> |
TabPanelBase.TabInstance.getOnClose() |
| Modifier and Type | Method and Description |
|---|---|
void |
TabPanelBase.closeTab(ITabHandle th)
Close the given tab instance.
|
boolean |
TabPanelBase.setCurrentTab(ITabHandle tabHandle) |
| Modifier and Type | Method and Description |
|---|---|
void |
ITabHandle.setOnClose(INotify<ITabHandle> notify)
Sets what function is called when this tab is closed
|
void |
TabPanelBase.TabInstance.setOnClose(INotify<ITabHandle> notify) |
Copyright © 2017 etc.to. All rights reserved.