|
WebObjects 5.4.2 | ||||||||
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 June 2008 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |