|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Editor
Base interface for content editors.
Method Summary | |
---|---|
void |
cancelEdit()
Cancels an edit that is in progress by reverting any edits the user has made. |
boolean |
isEditing()
Tells whether or not an edit is currently in progress. |
boolean |
saveChanges()
Saves an edit that is in progress by updating the appropriate data object. |
Method Detail |
---|
boolean isEditing()
boolean saveChanges()
void cancelEdit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |