net.infonode.tabbedpanel
public final class TabLayoutPolicy extends Enum
Version: $Revision: 1.9 $
See Also: TabbedPanel TabbedPanelProperties
| Field Summary | |
|---|---|
| static TabLayoutPolicy | COMPRESSION
Compression layout policy. |
| static TabLayoutPolicy[] | LAYOUT_POLICIES
Array with all available layout policies. |
| static TabLayoutPolicy | SCROLLING
Scrolling layout policy. |
| Method Summary | |
|---|---|
| static TabLayoutPolicy[] | getLayoutPolicies()
Gets the tab layout policies.
|
Returns: the tab layout policies
Since: ITP 1.1.0