HttpRelationalMenuBarSupport: SELECTOR_AREA
ActionType: TOTALS_ACTION
An instance of the SelectorAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| NAME | "Totals..." |
| SHORT_DESCRIPTION | "Totals" |
Class-Based Attributes
| Name | Value | Dynamic | Command | Visible |
|---|---|---|---|---|
| URLBase | "SelectorServlet" | false | false | true |
| actionType | "TOTALS_ACTION" | false | false | true |
| active | true | false | false | true |
| command | TotalsCommand | false | false | true |
| defaultURLSuppressed | false | false | false | true |
| external | false | false | false | true |
| link | true | false | false | true |
| returnStatus | ENABLED | false | false | true |
| selectorHeight | 165 | false | false | true |
| selectorKey | TOTALS_SELECTOR | false | false | true |
| selectorType | SELECTOR_EXTERNAL | false | false | true |
| selectorWidth | 288 | false | false | true |
Instance-Based Attributes
| Name | Object Type | Dynamic | Command | Visible |
|---|---|---|---|---|
| title | String | false | true | true |
| model | TableModel | 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.