|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ModalNavigationListener
An object that listens for a change in modal navigation modality.
| Method Summary | |
|---|---|
void |
modalBegan(ModalEvent modalEvent)
Called when an a modal frame begins its modality. |
void |
modalEnded(ModalEvent modalEvent)
Called when an a modal frame ends its modality. |
| Method Detail |
|---|
void modalBegan(ModalEvent modalEvent)
modalEvent - The event indicating the frame beginning modality and the modal value.void modalEnded(ModalEvent modalEvent)
modalEvent - The event indicating the frame ending modality and the modal value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||