|
WebObjects 5.2.4 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The EOComponentController.Modal interface identifies controllers that can run modal user interfaces (modal dialogs).
Method Summary | |
void |
finishModal()
Invoked by subcontrollers to finish a modal session (to close a modal dialog). |
boolean |
isModal()
Returns whether the controller actually runs a modal user interface or not. |
Method Detail |
public void finishModal()
public boolean isModal()
true
if the controller runs a modal user interface; false
otherwise
|
Last updated Wed May 25 10:47:15 PDT 2005. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |