Package | Description |
---|---|
com.xalys.xgl.layouts.tab |
Modifier and Type | Method and Description |
---|---|
TabsPosition |
TabPanel.getTabsPosition() |
static TabsPosition |
TabsPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TabsPosition[] |
TabsPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TabPanel |
TabPanel.setTabsPosition(TabsPosition tabsPosition) |
Copyright © 2018 Xalys. All rights reserved.