Package | Description |
---|---|
org.gwt.advanced.client.ui.widget | |
org.gwt.advanced.client.ui.widget.tab |
Modifier and Type | Method and Description |
---|---|
BorderFactory |
AdvancedTabPanel.getContentBorderFactory()
Gets the content border factory.
|
BorderFactory |
AdvancedTabPanel.getTabBorderFactory()
Gets the tabs border factory.
|
Constructor and Description |
---|
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 | Class and Description |
---|---|
class |
ContentBorderFactory
This is a default factory for the
AdvancedTabPanel
content borders. |
class |
TabBorderFactory
This is a default factory for the tab borders.
|
Copyright © 2008–2013. All rights reserved.