AbstractFlowEditorCheckBoxMenuItemAction |
Ancestor for checkbox menu item actions in the flow editor.
|
AbstractFlowEditorMenuItem |
Ancestor for additional menu items in the flow editor.
|
AbstractFlowEditorMenuItemAction |
Ancestor for simple menu item actions in the flow editor.
|
AbstractFlowEditorSubMenuAction |
Ancestor for actions in the flow editor that generate a submenu.
|
ActiveClearGraphicalOutput |
Removes all graphical output.
|
ActiveDebug |
Executes the active flow in debug mode.
|
ActiveDisplayErrors |
Displays errors from last run.
|
ActiveGC |
Enables/disables running GC after active flow execution.
|
ActiveHeadless |
Enables/disables headless mode for active flow.
|
ActiveKill |
Kills the active flow.
|
ActivePauseResume |
Pauses/resumes the active flow.
|
ActiveRun |
Executes the flow flagged as active (if any).
|
ActiveStop |
Stops the active flow.
|
ActiveStorage |
Brings up dialog with current storage items.
|
ActiveValidateSetup |
Validates the active setup.
|
ActiveVariables |
Brings up dialog with current variables of the active flow.
|
EditCheckVariables |
Checks the variable usage.
|
EditCleanUpFlow |
Cleans up the flow.
|
EditClearClipboard |
Clears the system clipboard.
|
EditDiff |
Shows differences between versions of flows.
|
EditEnableUndo |
Enables/disables undo.
|
EditFind |
Opens find dialog.
|
EditIgnoreNameChanges |
Enables/disables ignoring of actor name changes.
|
EditInteractiveActors |
Enables/disables interactive actors.
|
EditListTODOs |
Opens dialog for listing TODOs.
|
EditLocateActor |
Opens dialog for locating actor.
|
EditLocateStorageName |
Opens dialog for locating a storage item.
|
EditLocateVariable |
Opens dialog for locating a variable.
|
EditProcessActors |
Applies an actor processor.
|
EditRedo |
Performs redo.
|
EditTimedActors |
Enables/disables timed actors.
|
EditUndo |
Performs undo.
|
FileCheckOnSave |
Enables/disables flow check before saving.
|
FileClose |
Closes the editor.
|
FileClosePage |
Lets user close a page.
|
FileExport |
Lets user export a flow.
|
FileImport |
Lets user import a flow.
|
FileNewFlow |
Opens a new tab with an empty Flow .
|
FileNewFromClipboard |
Opens a new tab with the actor from the clipboard.
|
FileOpen |
Lets user open a flow.
|
FileProperties |
Displays properties of a flow.
|
FileRevert |
Lets user revert a flow to version from disk.
|
FileSave |
Lets user save a flow.
|
FileSaveAs |
Lets user save a flow under new filename.
|
HelpActors |
Shows help on actors.
|
HelpBooleanExpression |
Shows help on boolean expressions.
|
HelpClasses |
Shows help on classes.
|
HelpMathematicalExpression |
Shows help on mathematical expressions.
|
HelpStringExpression |
Shows help on string expressions.
|
HelpVariables |
Shows help on variables.
|
RunClearGraphicalOutput |
Removes all graphical output.
|
RunDebug |
Executes the flow in debug mode.
|
RunDisableAllBreakpoints |
Disables all breakpoints.
|
RunDisplayErrors |
Displays errors from last run.
|
RunEnableAllBreakpoints |
Enables all breakpoints.
|
RunGC |
Enables/disables running GC after flow execution.
|
RunHeadless |
Enables/disables headless mode.
|
RunKill |
Kills the flow.
|
RunParseError |
Opens dialog for parsing an error.
|
RunPauseResume |
Pauses/resumes the flow.
|
RunRemoveAllBreakpoints |
Removes all breakpoints.
|
RunRun |
Executes the flow.
|
RunRunAll |
Executes all the flow.
|
RunStop |
Stops the flow.
|
RunStopAll |
Stops all the flow.
|
RunStorage |
Brings up dialog with current storage items.
|
RunValidateSetup |
Validates the current setup.
|
RunVariables |
Brings up dialog with current variables.
|
ShowTriggers |
Shows a dialog that lists all currently active triggers.
|
ViewFullExpansion |
Fully expands the flow and displays it in a new tab.
|
ViewRedraw |
Redraws the flow.
|
ViewShowAnnotations |
Enables/disables annotation visibility.
|
ViewShowInputOutput |
Enables/disables input/output hints visibility.
|
ViewShowQuickInfo |
Enables/disables quickinfo visibility.
|
ViewShowSource |
Displays the source of the flow.
|
ViewShowToolbar |
Enables/disables toolbar visibility.
|
ViewStatistics |
Displays statistics about the flow.
|
ViewZoom |
Sets the zoom level of the flow.
|
WindowDuplicateInTab |
Duplicates the flow in a new page.
|
WindowDuplicateInWindow |
Duplicates the flow in a new window.
|
WindowHalfHeight |
Adjust the height to half the screen.
|
WindowHalfWidth |
Adjust the width to half the screen.
|
WindowMoveToNewWindow |
Moves the tab to a new editor window.
|
WindowNew |
Opens a new editor window.
|