HttpOLAPTableViewSupport: TITLE_AREA
ActionType: EXPAND_ALL_ACTION
An instance of the HttpAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| NAME | "Expand All" |
| SHORT_DESCRIPTION | "Expand All" |
| TEXT_ALIGNMENT | SwingConstants.RIGHT |
Class-Based Attributes
| Name | Value | Dynamic | Command | Visible |
|---|---|---|---|---|
| actionType | "EXPAND_ALL_ACTION" | false | false | true |
| active | true | false | false | true |
| command | ExpandAllCommand | false | false | true |
| external | false | false | false | true |
| link | true | false | false | true |
| returnStatus | IS_CURRENT_STATE_DISABLED | DISABLED | VIEWER_DISABLED | false | false | true |
Instance-Based Attributes
| Name | Object Type | Dynamic | Command | Visible |
|---|---|---|---|---|
| model | OLAPDataSetInterface | true | true | false |
| uniqueLevelName | _TODO_ | true | true | true |
** See the following documentation on the BaseAction class for more information on the Dynamic, Command and Visible attribute properties.