HttpMenuBarSupport: SELECTOR_AREA
ActionType: EXPORT_TO_ACTION
An instance of the SelectorAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| SMALL_ICON_NAME | "toolbar_export_default.gif" |
| SHORT_DESCRIPTION | "Export To..." |
| ROLLOVER_ICON_NAME | "toolbar_export_rollover.gif" |
Class-Based Attributes
| Name | Value | Dynamic | Command | Visible |
|---|---|---|---|---|
| URLBase | "SelectorServlet" | false | false | true |
| actionType | "EXPORT_TO_ACTION" | false | false | true |
| active | true | false | false | true |
| command | ExportSelectorCommand | false | false | true |
| defaultURLSuppressed | false | false | false | true |
| external | false | false | false | true |
| link | true | false | false | true |
| returnStatus | ENABLED | false | false | true |
| selectorHeight | 300 | false | false | true |
| selectorKey | EXPORT_TO_SELECTOR | false | false | true |
| selectorType | SELECTOR_EXTERNAL | false | false | true |
| selectorWidth | 382 | false | false | true |
Instance-Based Attributes
| Name | Object Type | Dynamic | Command | Visible |
|---|---|---|---|---|
| title | String | false | true | true |
| model | OLAPDataSetInterface | true | true | false |
| referringURI | _TODO_ | true | true | true |
| mode | String | true | true | true |
| viewComponent | _TODO_ | true | true | false |
| styleDefinitions | _TODO_ | true | true | false |
| cssInfo | _TODO_ | true | true | false |
** See the following documentation on the BaseAction class for more information on the Dynamic, Command and Visible attribute properties.