HttpTableViewSupport: EDIT_COLUMN_AREA

ActionType: INSERT_ACTION

An instance of the HttpAction class.


Action Interface-Based Attributes

Name Value
SMALL_ICON_NAME "PlusGreen2.gif"
SHORT_DESCRIPTION "Insert"


Class-Based Attributes

Name Value Dynamic Command Visible
URLTemplate "javascript: void(sas_TableView_PromptForChanges('%formName','%CMDID','%APNAME','%DYNAMICATTRS','%autoCommit','false'))" false false true
actionType "INSERT_ACTION" false false true
active true false false true
command InsertCommand 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
formName _TODO_ true true true

** See the following documentation on the BaseAction class for more information on the Dynamic, Command and Visible attribute properties.