|
WebObjects 5.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface EOComponentController.EndEditing
The EOComponentController.EndEditing
interface identifies controllers
that edit data objects and might need to flush uncommitted user changes.
Method Summary | |
---|---|
boolean |
endEditing()
Ensures that all current edits in the user interface are flushed to the underlying data objects. |
Method Detail |
---|
boolean endEditing()
true
if all uncommitted changes were successfully flushed; false
otherwise
|
Last updated Tuesday, October 9, 2007 08:58 PDT | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |