HttpOLAPTableViewSupport: ROW_HEADER_AREA

ActionType: DRILL_DOWN_ACTION

An instance of the HttpAction class.


Action Interface-Based Attributes

Name Value
SMALL_ICON_NAME "drill-down-default.gif"
SHORT_DESCRIPTION "Drill Down"
ROLLOVER_ICON_NAME "drill-down-rollover.gif"
ALTERNATE_TEXT "Drill Down on %tupleLabel"
TEXT_ALIGNMENT SwingConstants.RIGHT


Class-Based Attributes

Name Value Dynamic Command Visible
actionType "DRILL_DOWN_ACTION" false false true
active true false false true
command DrillDownCommand 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 OLAPDataSetInterface true true false
tupleElementIndex _TODO_ true true true
tupleIndex _TODO_ true true true
axisIndex _TODO_ true true true

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