|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NavigationBarKeysInterface
This interface contains the keys that are used to retrieve the default components
that make up the BaseNavigationBar
composite component. The components
can be retrieved by using the BaseNavigationBar's getComponent method;
Field Summary | |
---|---|
static java.lang.String |
NAVIGATIONBAR_COLUMN_ELEMENT
Component key for the column scrollers of the NavigationBar |
static java.lang.String |
NAVIGATIONBAR_EDIT_ELEMENT
Component key for the edit controls of the NavigationBar |
static java.lang.String |
NAVIGATIONBAR_ROW_ELEMENT
Component key for the row scrollers of the NavigationBar |
Field Detail |
---|
static final java.lang.String NAVIGATIONBAR_ROW_ELEMENT
static final java.lang.String NAVIGATIONBAR_COLUMN_ELEMENT
static final java.lang.String NAVIGATIONBAR_EDIT_ELEMENT
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |