| 
WebObjects 5.2.2 | ||||||||||
| 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 Mon Oct 13 15:42:52 PDT 2003. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||