com.sas.actionprovider.support.olaptableview
Interface SwingOLAPActionTypeKeysInterface

All Superinterfaces:
OLAPActionTypeKeysInterface
All Known Implementing Classes:
SwingOLAPActionStrategyFactory, SwingOLAPTableViewSupport

public interface SwingOLAPActionTypeKeysInterface
extends OLAPActionTypeKeysInterface


Field Summary
static java.lang.String COPY_ACTION
           
static java.lang.String EXPORT_TO_EXCEL_ACTION
          The actionType key used to define the measure's label action.
static java.lang.String MOVE_MEASURE_MENU_ACTION
           
static java.lang.String MOVE_MENU_ACTION
           
static java.lang.String SORT_DATA_MENU_ACTION
           
 
Fields inherited from interface com.sas.actionprovider.support.olaptableview.OLAPActionTypeKeysInterface
ASCENDING_SORT_ACTION, CALCULATE_NEW_MEASURE_SELECTOR_ACTION, CELL_VALUE_ASCENDING_SORT_ACTION, CELL_VALUE_DESCENDING_SORT_ACTION, CLEAR_CELL_VALUE_SORT_ACTION, CLEAR_LEVEL_LABEL_SORT_ACTION, CLEAR_SORT_ACTION, COLLAPSE_ACTION, COLLAPSE_ALL_ACTION, DESCENDING_SORT_ACTION, DRILL_DOWN_ACTION, DRILL_UP_ACTION, EXPAND_ACTION, EXPAND_ALL_ACTION, FAR_SELECTOR_ACTION, FILTER_SELECTOR_ACTION, FORMAT_SELECTOR_ACTION, ISOLATE_MEMBER_ACTION, LEVEL_LABEL_ASCENDING_SORT_ACTION, LEVEL_LABEL_DESCENDING_SORT_ACTION, MOVE_ACTION, MOVE_IN_ACTION, MOVE_MEASURE_IN_ACTION, MOVE_MEASURE_OUT_ACTION, MOVE_OUT_ACTION, PERCENT_CALCULATIONS_SELECTOR_ACTION, QUERY_SELECTOR_ACTION, RANKING_SELECTOR_ACTION, RESTRICTED_FILTER_SELECTOR_ACTION, ROTATE_ACTION, SHOW_DETAIL_ACTION, SHOW_DETAIL_DATA_SELECTOR_ACTION, SORT_SELECTOR_ACTION, TOTALS_SELECTOR_ACTION
 

Field Detail

COPY_ACTION

static final java.lang.String COPY_ACTION
See Also:
Constant Field Values

SORT_DATA_MENU_ACTION

static final java.lang.String SORT_DATA_MENU_ACTION
See Also:
Constant Field Values

MOVE_MENU_ACTION

static final java.lang.String MOVE_MENU_ACTION
See Also:
Constant Field Values

MOVE_MEASURE_MENU_ACTION

static final java.lang.String MOVE_MEASURE_MENU_ACTION
See Also:
Constant Field Values

EXPORT_TO_EXCEL_ACTION

static final java.lang.String EXPORT_TO_EXCEL_ACTION
The actionType key used to define the measure's label action.

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.