|
NextApp Echo2 v2.1.0.rc2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface for Components which support a modal state.
| Field Summary | |
static java.lang.String |
MODAL_CHANGED_PROPERTY
Constant for modal state property change notifications. |
| Method Summary | |
boolean |
isModal()
Determines the modal state of this component. |
void |
setModal(boolean newValue)
Sets the modal state of the Component. |
| Field Detail |
public static final java.lang.String MODAL_CHANGED_PROPERTY
| Method Detail |
public boolean isModal()
public void setModal(boolean newValue)
Component.
newValue - the new modal state
|
NextApp Echo2 v2.1.0.rc2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||