|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ModalSupport
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 |
|---|
static final java.lang.String MODAL_CHANGED_PROPERTY
| Method Detail |
|---|
boolean isModal()
void setModal(boolean newValue)
Component.
newValue - the new modal state
|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||