|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines the operation to save the document in the rich document view.
If the document is a new document, UnsupportedOperationException
is
thrown when running the operation on a RichDocumentView
.
Use SaveAsOperation
instead.
Method Summary | |
---|---|
boolean |
getSilentMode()
Gets whether there is a warning message that displays when the exception is thrown during the save operation. |
void |
setSilentMode(boolean silentMode)
Sets whether there is a warning message that displays when the exception is thrown during the save operation. |
Method Detail |
public boolean getSilentMode()
public void setSilentMode(boolean silentMode)
The user can set the value before the operation is started.
silentMode
- false when no warning message is displayed, true otherwise
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |