Package | Description |
---|---|
org.gwt.advanced.client.ui.widget | |
org.gwt.advanced.client.ui.widget.tab |
Modifier and Type | Method and Description |
---|---|
TabPosition |
AdvancedTabPanel.getPosition()
Gets tabs position.
|
Constructor and Description |
---|
AdvancedTabPanel(TabPosition position)
Creates an instance of this class and displays the tabs band in the specified position.
|
AdvancedTabPanel(TabPosition position,
BorderFactory tabBorderFactory,
BorderFactory contentBorderFactory)
Creates an instance of this class and displays the panel using the specified border factories.
|
Modifier and Type | Field and Description |
---|---|
static TabPosition |
TabPosition.BOTTOM
bottom the content
|
static TabPosition |
TabPosition.LEFT
left side
|
static TabPosition |
TabPosition.RIGHT
right side
|
static TabPosition |
TabPosition.TOP
above the content
|
Copyright © 2008–2013. All rights reserved.