|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface TableViewCompositeKeysInterface
This interface contains the keys that are used to retrieve the default components
that make up the TableViewComposite. The components can be retrieved
by using the TableViewComposite's getComponent method;
| Field Summary | |
|---|---|
static java.lang.String |
TABLEVIEW_APPLIEDFILTERS
Component key for the applied filters portion of the TableView |
static java.lang.String |
TABLEVIEW_COLUMN_NAVIGATIONBAR
Component key for the column navigation bar portion of the TableView |
static java.lang.String |
TABLEVIEW_FOOTER
Component key for the footer portion of the TableView |
static java.lang.String |
TABLEVIEW_MENUBAR
Component key for the menu bar portion of the TableView |
static java.lang.String |
TABLEVIEW_ROW_NAVIGATIONBAR
Component key for the row navigation bar portion of the TableView |
static java.lang.String |
TABLEVIEW_TABLEDATA
Component key for the tableview portion of the TableView |
static java.lang.String |
TABLEVIEW_TITLE
Component key for the title portion of the TableView |
| Field Detail |
|---|
static final java.lang.String TABLEVIEW_TABLEDATA
static final java.lang.String TABLEVIEW_TITLE
static final java.lang.String TABLEVIEW_FOOTER
static final java.lang.String TABLEVIEW_MENUBAR
static final java.lang.String TABLEVIEW_COLUMN_NAVIGATIONBAR
static final java.lang.String TABLEVIEW_ROW_NAVIGATIONBAR
static final java.lang.String TABLEVIEW_APPLIEDFILTERS
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||