|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CloseOperation
Defines the operation to close a document in RichDocumentView
.
Method Summary | |
---|---|
boolean |
isPrompt()
Gets whether there is a dialog to prompt the client when the document in RichDocumentView is modified before closing. |
void |
setPrompt(boolean prompt)
Sets whether there is a dialog to prompt the client when the document in RichDocumentView is modified before closing. |
Method Detail |
---|
boolean isPrompt()
RichDocumentView
is modified before closing.
void setPrompt(boolean prompt)
RichDocumentView
is modified before closing.
prompt
- true when there should be a prompt before closing, false otherwise
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |