com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html
Interface OLAPTimeBasedFilterSelectorKeysInterface

All Known Implementing Classes:
OLAPTimeBasedFilterSelectorPanel

public interface OLAPTimeBasedFilterSelectorKeysInterface

This interface defines keys used to retrieve the visual components for the OLAPTimeBasedFilterSelectorPanel from its component map. These keys are the component keys needed to access the components from the map via a CompositeComponentInterface. Use these keys to retrieve the subcomponents from the component map to modify component properties or replace the component entirely.

For More Information:

Note: A snapshot of the AppDev Studio Developers Site is installed on your local Web server when you install AppDev Studio. To access the site from webAF, select Help -> Developer Site .

Since:
3.1.4
See Also:
OLAPTimeBasedFilterSelectorPanel, CompositeComponentInterface

Field Summary
static java.lang.String OTFS_CURRENT_FIRST_PERIOD_LABEL
          Component key for '(Currently yy)' label of the 'The first xx' radio box item.
static java.lang.String OTFS_CURRENT_LAST_PERIOD_LABEL
          Component key for '(Currently yy)' label of the 'The last xx' radio box item.
static java.lang.String OTFS_END_TREE
          Component key for 'Ending xx' TreeView.
static java.lang.String OTFS_ENDING_LABEL
          Component key for the 'Ending xx' label.
static java.lang.String OTFS_ENDING_RADIO
          Component key for 'Ending xx' radio box.
static java.lang.String OTFS_FIRST_ENDING_RADIO
          Component key for the first radio button of the 'Ending xx' radio box.
static java.lang.String OTFS_FIRST_SHOW_RADIO
          Component key for the first radio button of the Show radio box.
static java.lang.String OTFS_FIRST_STARTING_RADIO
          Component key for the first radio button of the 'Starting xx' radio box.
static java.lang.String OTFS_ID
          Key to retrieve, from the template dictionary map, the id of the 'div' that contains the whole panel "OTFS_ID"
static java.lang.String OTFS_LEGEND_LABEL
          Component key for the legend's label.
static java.lang.String OTFS_NUMBER_OF_PERIODS_TEXT_ENTRY
          Component key for the Number of Periods text entry.
static java.lang.String OTFS_PERIOD_TYPE_CHOICE
          Component key for the Period Type choice box.
static java.lang.String OTFS_PERIOD_TYPE_LABEL
          Component key for the Period Type label.
static java.lang.String OTFS_SELECT_CHECK_BOX_LIST
          Component key for 'Select' check box list.
static java.lang.String OTFS_SELECT_CHECK_BOX_LIST_ID
          Key to retrieve, from the template dictionary map, the id of the 'tbody' that contains the OTFS_SELECT_CHECK_BOX_LIST "OTFS_SELECT_CHECK_BOX_LIST_ID"
static java.lang.String OTFS_SELECT_LABEL
          Component key for the label of the Select choice box.
static java.lang.String OTFS_SELECT_LABEL_ID
          Key to retrieve, from the template dictionary map, the id of the label of area cotnaining the OTFS_SELECT_RADIO and the OTFS_SELECT_CHECK_BOX_LIST "OTFS_SELECT_LABEL_ID"
static java.lang.String OTFS_SELECT_RADIO
          Component key for 'Select' radio box.
static java.lang.String OTFS_SELECT_RADIO_ID
          Key to retrieve, from the template dictionary map, the id of the 'tbody' that contains the OTFS_SELECT_RADIO "OTFS_SELECT_RADIO_ID"
static java.lang.String OTFS_SHOW_LABEL
          Component key for the label of the Show choice box.
static java.lang.String OTFS_SHOW_RADIO
          Component key for Show radio box.
static java.lang.String OTFS_START_TREE
          Component key for 'Starting xx' TreeView.
static java.lang.String OTFS_STARTING_LABEL
          Component key for the 'Starting xx' label.
static java.lang.String OTFS_STARTING_RADIO
          Component key for 'Starting xx' radio box.
 
Method Summary
 java.lang.String getJavaScriptOLAPTimeBasedFilterSelectorVariableName()
           
 

Field Detail

OTFS_PERIOD_TYPE_LABEL

static final java.lang.String OTFS_PERIOD_TYPE_LABEL
Component key for the Period Type label. "OTFS_PERIOD_TYPE_LABEL"

See Also:
Constant Field Values

OTFS_PERIOD_TYPE_CHOICE

static final java.lang.String OTFS_PERIOD_TYPE_CHOICE
Component key for the Period Type choice box. "OTFS_PERIOD_TYPE_CHOICE"

See Also:
Constant Field Values

OTFS_SHOW_LABEL

static final java.lang.String OTFS_SHOW_LABEL
Component key for the label of the Show choice box. "OTFS_SHOW_LABEL"

See Also:
Constant Field Values

OTFS_SELECT_LABEL

static final java.lang.String OTFS_SELECT_LABEL
Component key for the label of the Select choice box. "OTFS_SELECT_LABEL"

See Also:
Constant Field Values

OTFS_NUMBER_OF_PERIODS_TEXT_ENTRY

static final java.lang.String OTFS_NUMBER_OF_PERIODS_TEXT_ENTRY
Component key for the Number of Periods text entry. "OTFS_NUMBER_OF_PERIODS_TEXT_ENTRY"

See Also:
Constant Field Values

OTFS_FIRST_SHOW_RADIO

static final java.lang.String OTFS_FIRST_SHOW_RADIO
Component key for the first radio button of the Show radio box. "OTFS_FIRST_SHOW_RADIO"

See Also:
Constant Field Values

OTFS_SHOW_RADIO

static final java.lang.String OTFS_SHOW_RADIO
Component key for Show radio box. "OTFS_SHOW_RADIO"

See Also:
Constant Field Values

OTFS_SELECT_RADIO

static final java.lang.String OTFS_SELECT_RADIO
Component key for 'Select' radio box. "OTFS_SELECT_RADIO"

See Also:
Constant Field Values

OTFS_SELECT_CHECK_BOX_LIST

static final java.lang.String OTFS_SELECT_CHECK_BOX_LIST
Component key for 'Select' check box list. "OTFS_SELECT_CHECK_BOX_LIST"

See Also:
Constant Field Values

OTFS_LEGEND_LABEL

static final java.lang.String OTFS_LEGEND_LABEL
Component key for the legend's label. "OTFS_LEGEND_LABEL"

See Also:
Constant Field Values

OTFS_STARTING_LABEL

static final java.lang.String OTFS_STARTING_LABEL
Component key for the 'Starting xx' label. "OTFS_STARTING_LABEL"

See Also:
Constant Field Values

OTFS_FIRST_STARTING_RADIO

static final java.lang.String OTFS_FIRST_STARTING_RADIO
Component key for the first radio button of the 'Starting xx' radio box. "OTFS_FIRST_STARTING_RADIO"

See Also:
Constant Field Values

OTFS_STARTING_RADIO

static final java.lang.String OTFS_STARTING_RADIO
Component key for 'Starting xx' radio box. "OTFS_STARTING_RADIO"

See Also:
Constant Field Values

OTFS_CURRENT_FIRST_PERIOD_LABEL

static final java.lang.String OTFS_CURRENT_FIRST_PERIOD_LABEL
Component key for '(Currently yy)' label of the 'The first xx' radio box item. "OTFS_CURRENT_FIRST_PERIOD_LABEL"

See Also:
Constant Field Values

OTFS_START_TREE

static final java.lang.String OTFS_START_TREE
Component key for 'Starting xx' TreeView. "OTFS_START_TREE"

See Also:
Constant Field Values

OTFS_END_TREE

static final java.lang.String OTFS_END_TREE
Component key for 'Ending xx' TreeView. "OTFS_END_TREE"

See Also:
Constant Field Values

OTFS_ENDING_LABEL

static final java.lang.String OTFS_ENDING_LABEL
Component key for the 'Ending xx' label. "OTFS_ENDING_LABEL"

See Also:
Constant Field Values

OTFS_FIRST_ENDING_RADIO

static final java.lang.String OTFS_FIRST_ENDING_RADIO
Component key for the first radio button of the 'Ending xx' radio box. "OTFS_FIRST_ENDING_RADIO"

See Also:
Constant Field Values

OTFS_ENDING_RADIO

static final java.lang.String OTFS_ENDING_RADIO
Component key for 'Ending xx' radio box. "OTFS_ENDING_RADIO"

See Also:
Constant Field Values

OTFS_CURRENT_LAST_PERIOD_LABEL

static final java.lang.String OTFS_CURRENT_LAST_PERIOD_LABEL
Component key for '(Currently yy)' label of the 'The last xx' radio box item. "OTFS_CURRENT_LAST_PERIOD_LABEL"

See Also:
Constant Field Values

OTFS_ID

static final java.lang.String OTFS_ID
Key to retrieve, from the template dictionary map, the id of the 'div' that contains the whole panel "OTFS_ID"

See Also:
Constant Field Values

OTFS_SELECT_RADIO_ID

static final java.lang.String OTFS_SELECT_RADIO_ID
Key to retrieve, from the template dictionary map, the id of the 'tbody' that contains the OTFS_SELECT_RADIO "OTFS_SELECT_RADIO_ID"

See Also:
Constant Field Values

OTFS_SELECT_LABEL_ID

static final java.lang.String OTFS_SELECT_LABEL_ID
Key to retrieve, from the template dictionary map, the id of the label of area cotnaining the OTFS_SELECT_RADIO and the OTFS_SELECT_CHECK_BOX_LIST "OTFS_SELECT_LABEL_ID"

See Also:
Constant Field Values

OTFS_SELECT_CHECK_BOX_LIST_ID

static final java.lang.String OTFS_SELECT_CHECK_BOX_LIST_ID
Key to retrieve, from the template dictionary map, the id of the 'tbody' that contains the OTFS_SELECT_CHECK_BOX_LIST "OTFS_SELECT_CHECK_BOX_LIST_ID"

See Also:
Constant Field Values
Method Detail

getJavaScriptOLAPTimeBasedFilterSelectorVariableName

java.lang.String getJavaScriptOLAPTimeBasedFilterSelectorVariableName()
Returns:
the name of the JavaScript variable used to hold the instance of the OLAPTimeBasedFilterSelector JavaScript object



Copyright © 2009 SAS Institute Inc. All Rights Reserved.