HttpTableViewSupport: EDIT_COLUMN_AREA
ActionType: DELETE_ACTION
An instance of the HttpAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| SMALL_ICON_NAME | "Delete.gif" |
| SHORT_DESCRIPTION | "Delete" |
Class-Based Attributes
| Name | Value | Dynamic | Command | Visible |
|---|---|---|---|---|
| URLTemplate | "javascript: void(sas_TableView_PromptForChanges('%formName','%CMDID','%APNAME','%DYNAMICATTRS','%autoCommit','%promptOnDelete'))" | false | false | true |
| actionType | "DELETE_ACTION" | false | false | true |
| active | true | false | false | true |
| command | DeleteCommand | 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 | Object | true | true | false |
| row | _TODO_ | true | true | false |
| autoCommit | _TODO_ | true | true | false |
| promptOnDelete | _TODO_ | true | true | false |
| formName | _TODO_ | true | true | false |
** See the following documentation on the BaseAction class for more information on the Dynamic, Command and Visible attribute properties.