HttpNavigationBarSupport: ROW_SCROLL_BACKWARD_AREA
ActionType: PAGE_BACKWARD_ROWS_ACTION
An instance of the HttpAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| SMALL_ICON_NAME | "arrow-up-default.gif" |
| SHORT_DESCRIPTION | "Scroll to previous page of rows" |
| SMALL_DISABLED_ICON_NAME | "arrow-up-inactive.gif" |
| SHORT_DISABLED_DESCRIPTION | "" |
| ROLLOVER_ICON_NAME | "arrow-up-rollover.gif" |
Class-Based Attributes
| Name | Value | Dynamic | Command | Visible |
|---|---|---|---|---|
| actionType | "PAGE_BACKWARD_ROWS_ACTION" | false | false | true |
| active | true | false | false | true |
| command | ScrollPreviousRowPageCommand | false | false | true |
| external | false | false | false | true |
| link | true | false | false | true |
| returnStatus | UNSUPPORTED | false | false | true |
Instance-Based Attributes
| Name | Object Type | Dynamic | Command | Visible |
|---|---|---|---|---|
| model | BaseNavigationInterface | true | true | false |
** See the following documentation on the BaseAction class for more information on the Dynamic, Command and Visible attribute properties.