net.infonode.tabbedpanel
public class TabDepthOrderPolicy extends Enum
Since: ITP 1.2.0
Version: $Revision: 1.4 $
See Also: TabbedPanel TabbedPanelProperties
| Field Summary | |
|---|---|
| static TabDepthOrderPolicy | ASCENDING
Ascending depth order policy. |
| static TabDepthOrderPolicy | DESCENDING
Descending depth order policy. |
| Method Summary | |
|---|---|
| static TabDepthOrderPolicy[] | getDepthOrderPolicies()
Gets the available tab depth order policies.
|
Returns: the tab depth order policies