| Interface | Description |
|---|---|
| TabBandRenderer |
This is a basic interface for all tab band renderers.
|
| Class | Description |
|---|---|
| AbstractBandRenderer |
This is an abstract tabs band renderer that implements the main cycle of rendering
However it doesn't "know" how to create tabs and separators between them.
|
| BottomBandRenderer |
This is implementation of the tabs band for bottom position.
|
| ContentBorderFactory |
This is a default factory for the
AdvancedTabPanel
content borders. |
| ContentBorderFactory.OuterBorder | |
| LeftBandRenderer |
This is implementation of the tabs band for the left position.
|
| RightBandRenderer |
This is implementation of the tabs band for the right position.
|
| TabBorderFactory |
This is a default factory for the tab borders.
|
| TabEventHandler |
This handler changes the currently selected tab when a user clicks on it.
|
| TabPosition |
This enumeration describes possible tabs band positions.
|
| TopBandRenderer |
This is implementation of the tabs band renderer for the top position.
|
| Enum | Description |
|---|---|
| TabPosition.LayoutPosition |
This enum contains layout positions of the tabs in the
AdvancedTabPanel |
Copyright © 2008–2013. All rights reserved.