|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OLAPTableViewCompositeKeysInterface
The OLAPTableViewCompositeKeysInterface defines the keys used to retrieve the components in the OLAPTableViewComposite.
Field Summary | |
---|---|
static java.lang.String |
OLAPTABLEVIEW_APPLIEDFILTERS
Component key for the applied filters portion of the OLAPTableView |
static java.lang.String |
OLAPTABLEVIEW_COLUMN_NAVIGATIONBAR
Component key for the column navigation bar portion of the OLAPTableView |
static java.lang.String |
OLAPTABLEVIEW_DRILLSTATE
Component key for the drill state portion of the OLAPTableView |
static java.lang.String |
OLAPTABLEVIEW_FOOTER
Component key for the footer portion of the OLAPTableView |
static java.lang.String |
OLAPTABLEVIEW_MENUBAR
Component key for the menu bar portion of the OLAPTableView |
static java.lang.String |
OLAPTABLEVIEW_ROW_NAVIGATIONBAR
Component key for the row navigation bar portion of the OLAPTableView |
static java.lang.String |
OLAPTABLEVIEW_TABLEDATA
Component key for the tableview portion of the OLAPTableView |
static java.lang.String |
OLAPTABLEVIEW_TITLE
Component key for the title portion of the OLAPTableView |
Field Detail |
---|
static final java.lang.String OLAPTABLEVIEW_TABLEDATA
static final java.lang.String OLAPTABLEVIEW_TITLE
static final java.lang.String OLAPTABLEVIEW_FOOTER
static final java.lang.String OLAPTABLEVIEW_MENUBAR
static final java.lang.String OLAPTABLEVIEW_COLUMN_NAVIGATIONBAR
static final java.lang.String OLAPTABLEVIEW_ROW_NAVIGATIONBAR
static final java.lang.String OLAPTABLEVIEW_DRILLSTATE
static final java.lang.String OLAPTABLEVIEW_APPLIEDFILTERS
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |