com.sas.servlet.tbeans.olaptableview.html
Interface GraphOLAPTableViewCompositeKeysInterface


public interface GraphOLAPTableViewCompositeKeysInterface

The GraphOLAPTableViewCompositeKeysInterface defines the keys used to retrieve the components in the GraphOLAPTableViewComposite.


Field Summary
static java.lang.String GRAPHOLAPTABLEVIEW_APPLIEDFILTERS
          Component key for the applied filters portion of the GraphOLAPTableView
static java.lang.String GRAPHOLAPTABLEVIEW_COLUMN_NAVIGATIONBAR
          Component key for the column navigation bar portion of the GraphOLAPTableView
static java.lang.String GRAPHOLAPTABLEVIEW_DRILLSTATE
          Component key for the drill state portion of the GraphOLAPTableView
static java.lang.String GRAPHOLAPTABLEVIEW_FOOTER
          Component key for the footer portion of the GraphOLAPTableView
static java.lang.String GRAPHOLAPTABLEVIEW_LEGEND
          Component key for the legend portion of the GraphOLAPTableView
static java.lang.String GRAPHOLAPTABLEVIEW_MENUBAR
          Component key for the menu bar portion of the GraphOLAPTableView
static java.lang.String GRAPHOLAPTABLEVIEW_ROW_NAVIGATIONBAR
          Component key for the row navigation bar portion of the GraphOLAPTableView
static java.lang.String GRAPHOLAPTABLEVIEW_TABLEDATA
          Component key for the tableview portion of the GraphOLAPTableView
static java.lang.String GRAPHOLAPTABLEVIEW_TITLE
          Component key for the title portion of the GraphOLAPTableView
 

Field Detail

GRAPHOLAPTABLEVIEW_TABLEDATA

static final java.lang.String GRAPHOLAPTABLEVIEW_TABLEDATA
Component key for the tableview portion of the GraphOLAPTableView

See Also:
Constant Field Values

GRAPHOLAPTABLEVIEW_TITLE

static final java.lang.String GRAPHOLAPTABLEVIEW_TITLE
Component key for the title portion of the GraphOLAPTableView

See Also:
Constant Field Values

GRAPHOLAPTABLEVIEW_FOOTER

static final java.lang.String GRAPHOLAPTABLEVIEW_FOOTER
Component key for the footer portion of the GraphOLAPTableView

See Also:
Constant Field Values

GRAPHOLAPTABLEVIEW_MENUBAR

static final java.lang.String GRAPHOLAPTABLEVIEW_MENUBAR
Component key for the menu bar portion of the GraphOLAPTableView

See Also:
Constant Field Values

GRAPHOLAPTABLEVIEW_COLUMN_NAVIGATIONBAR

static final java.lang.String GRAPHOLAPTABLEVIEW_COLUMN_NAVIGATIONBAR
Component key for the column navigation bar portion of the GraphOLAPTableView

See Also:
Constant Field Values

GRAPHOLAPTABLEVIEW_ROW_NAVIGATIONBAR

static final java.lang.String GRAPHOLAPTABLEVIEW_ROW_NAVIGATIONBAR
Component key for the row navigation bar portion of the GraphOLAPTableView

See Also:
Constant Field Values

GRAPHOLAPTABLEVIEW_DRILLSTATE

static final java.lang.String GRAPHOLAPTABLEVIEW_DRILLSTATE
Component key for the drill state portion of the GraphOLAPTableView

See Also:
Constant Field Values

GRAPHOLAPTABLEVIEW_APPLIEDFILTERS

static final java.lang.String GRAPHOLAPTABLEVIEW_APPLIEDFILTERS
Component key for the applied filters portion of the GraphOLAPTableView

See Also:
Constant Field Values

GRAPHOLAPTABLEVIEW_LEGEND

static final java.lang.String GRAPHOLAPTABLEVIEW_LEGEND
Component key for the legend portion of the GraphOLAPTableView

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.