Class Summary |
ActivityLogAction |
The action that is executed when the clicks on the Activity Log
option under the Help Menu |
CopyAction |
The copy action invokes a DocumentView specific action defined for copy. |
CutAction |
The cut action invokes a DocumentView specific action defined for cut. |
DocumentOptionsAction |
The action that is executed when the user selects 'Document Options' from
the tools menu. |
FileCloseAction |
The action executed when the user selects 'close' from the file menu. |
FileCloseAllAction |
The action that is executed when the user selects 'close all' in the file menu. |
FileExitAction |
The action that is executed when the user selects 'exit' in the file menu. |
FileNewAction |
The action that is executed when the user selects 'new' in the file menu. |
FileOpenAction |
The action that is executed when the user selects 'open' in the file menu. |
FileReloadAction |
The action that is executed when the user selects 'reload' in the file menu. |
FileSaveAction |
The action that is executed when the user selects 'save' in the file menu. |
FileSaveAsAction |
The action that is executed when the user selects 'save as' in the file menu. |
FindAction |
The find action invokes a DocumentView specific action defined for find. |
FindNextAction |
The find action invokes a DocumentView specific action defined for find. |
OpenRecentFileAction |
An action that opens a specific file based on a BufferHistoryEntry |
PasteAction |
The paste action invokes a DocumentView specific action defined for paste. |
ToolsOptionsAction |
The action that is executed when the user selects 'options' from the tools
menu. |
ToolsPluginManagerAction |
The action that is executed when the user selects 'plugin manager' from the
options menu. |
ValidationErrorsAction |
The action shows the Validation Errors Dialog |