|
WebObjects 5.4.1 | ||||||||
| 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 Wednesday, January 23, 2008 14:25 PST | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||