A B C D E G H I L N O P R S T V

S

SaveAsOperation - Interface in com.ibm.productivity.tools.ui.views.operations
Defines the operation to save the document in the rich document view as a new file.
SaveOperation - Interface in com.ibm.productivity.tools.ui.views.operations
Defines the operation to save the document in the rich document view.
setAsTemplate(boolean) - Method in interface com.ibm.productivity.tools.ui.views.operations.LoadOperation
Sets whether the document is loaded as a template.
setFileName(String) - Method in interface com.ibm.productivity.tools.ui.views.operations.LoadOperation
Sets the absolute path for the file to be loaded.
setFileName(String) - Method in interface com.ibm.productivity.tools.ui.views.operations.SaveAsOperation
Sets the absolute path for the new file path.
setFocus() - Method in class com.ibm.productivity.tools.ui.views.DefaultRichDocumentView
 
setPrompt(boolean) - Method in interface com.ibm.productivity.tools.ui.views.operations.CloseOperation
Sets whether there is a dialog to prompt the client when the document in RichDocumentView is modified before closing.
setSilentMode(boolean) - Method in interface com.ibm.productivity.tools.ui.views.operations.SaveOperation
Sets whether there is a warning message that displays when the exception is thrown during the save operation.
setType(RichDocumentType) - Method in interface com.ibm.productivity.tools.ui.views.operations.NewOperation
Sets the document type to be created.
SPREADSHEET_TYPE - Static variable in class com.ibm.productivity.tools.ui.views.RichDocumentType
SPREADSHEET_TYPE is the value defined for a spreadsheet application.

A B C D E G H I L N O P R S T V