Package | Description |
---|---|
de.lessvoid.nifty.controls | |
de.lessvoid.nifty.controls.tabs |
Modifier and Type | Method and Description |
---|---|
TabGroup |
Tab.getParentGroup()
Get the parent group of tabs this tab is a member of.
|
Constructor and Description |
---|
TabSelectedEvent(TabGroup tabGroup,
Tab tabControl,
int tabIndex)
+ Create a instance of this event and set all the values that are transferred in such a event.
|
Modifier and Type | Class and Description |
---|---|
class |
TabGroupControl
Deprecated.
This class is not meant to be used in a final application. Rather use the
TabGroup interface. |
Modifier and Type | Method and Description |
---|---|
TabGroup |
TabControl.getParentGroup()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TabGroupMember.setParentTabGroup(TabGroup tabGroup)
Set the tab group that is the parent of the tab.
|
void |
TabControl.setParentTabGroup(TabGroup tabGroup)
Deprecated.
|
Copyright © 2013. All Rights Reserved.