|
WebObjects 5.2.3 | ||||||||||
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 Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |