HttpOLAPTableViewSupport: ROW_HEADER_AREA
ActionType: ROTATE_ACTION
An instance of the HttpAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| NAME | "Rotate Table" |
| TEXT_ALIGNMENT | SwingConstants.RIGHT |
Class-Based Attributes
| Name | Value | Dynamic | Command | Visible |
|---|---|---|---|---|
| actionType | "ROTATE_ACTION" | false | false | true |
| active | true | false | false | true |
| command | RotateCommand | false | false | true |
| external | false | false | false | true |
| link | true | false | false | true |
| returnStatus | ENABLED | false | false | true |
Instance-Based Attributes
| Name | Object Type | Dynamic | Command | Visible |
|---|---|---|---|---|
| model | OLAPDataSetInterface | true | true | false |
| tupleElementIndex | _TODO_ | true | true | true |
| tupleIndex | _TODO_ | true | true | true |
| axisIndex | _TODO_ | true | true | true |
** See the following documentation on the BaseAction class for more information on the Dynamic, Command and Visible attribute properties.