HttpOLAPTableViewSupport: TITLE_AREA
ActionType: DATAITEM_SELECTOR_ACTION
An instance of the SelectorAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| NAME | "Query..." |
| SHORT_DESCRIPTION | "Query" |
Class-Based Attributes
| Name | Value | Dynamic | Command | Visible |
|---|---|---|---|---|
| URLBase | "SelectorServlet" | false | false | true |
| actionType | "DATAITEM_SELECTOR_ACTION" | false | false | true |
| active | true | false | false | true |
| command | DataItemSelectorCommand | false | false | true |
| defaultURLSuppressed | false | false | false | true |
| external | false | false | false | true |
| link | true | false | false | true |
| returnStatus | ENABLED | false | false | true |
| selectorHeight | 427 | false | false | true |
| selectorKey | DATAITEM_SELECTOR | false | false | true |
| selectorType | SELECTOR_EXTERNAL | false | false | true |
| selectorWidth | 503 | 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 |
** See the following documentation on the BaseAction class for more information on the Dynamic, Command and Visible attribute properties.