|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ShowDetailDataCompositeKeysInterface
This interface contains the keys that are used to retrieve the default components
that make up the ShowDetailDataComposite
. The components can be retrieved
by using the ShowDetailDataComposite's getComponent method;
Field Summary | |
---|---|
static java.lang.String |
SHOWDETAIL_COLUMN_HEADERS_CHOICE
Component key for the column headers choicebox |
static java.lang.String |
SHOWDETAIL_COLUMN_HEADERS_LABEL
Component key for the column headers label |
static java.lang.String |
SHOWDETAIL_ERROR_BUTTON
Component key for the error button |
static java.lang.String |
SHOWDETAIL_TABLEVIEW_COMPOSITE
Component key for the tableview portion of the TableView |
static java.lang.String |
SHOWDETAIL_WINDOW_TITLE
Component key for the window title |
Field Detail |
---|
static final java.lang.String SHOWDETAIL_TABLEVIEW_COMPOSITE
static final java.lang.String SHOWDETAIL_WINDOW_TITLE
static final java.lang.String SHOWDETAIL_COLUMN_HEADERS_LABEL
static final java.lang.String SHOWDETAIL_COLUMN_HEADERS_CHOICE
static final java.lang.String SHOWDETAIL_ERROR_BUTTON
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |