Click or drag to resize

SimpleCommand Class

Base class for ICommand implementations.
Inheritance Hierarchy
SystemObject
  Altaxo.GuiSimpleCommand
    More

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract class SimpleCommand : ICommand

The SimpleCommand type exposes the following members.

Constructors
 NameDescription
Protected methodSimpleCommandInitializes a new instance of the SimpleCommand class
Top
Methods
 NameDescription
Public methodCanExecute 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodExecute 
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Events
 NameDescription
Public eventCanExecuteChanged 
Top
See Also
Inheritance Hierarchy
SystemObject
  Altaxo.GuiSimpleCommand
    Altaxo.Graph.CommandsAbstractGraphControllerCommand
    Altaxo.Graph.CommandsPasteGraphAsMiniProject
    Altaxo.Gui.Pads.ProjectBrowserProjectBrowseControllerCommand
    Altaxo.GuiSimpleCheckableCommand
    Altaxo.Main.CommandsAddTemporaryUserAssembly
    Altaxo.Main.CommandsCloseProject
    Altaxo.Main.CommandsCreateNewGraph
    Altaxo.Main.CommandsCreateNewStandardWorksheet
    Altaxo.Main.CommandsCreateNewText
    Altaxo.Main.CommandsCreateNewWorksheet
    Altaxo.Main.CommandsCreateNewWorksheetOrGraphFromFile
    Altaxo.Main.CommandsDevelopmentTest
    Altaxo.Main.CommandsDuplicate
    Altaxo.Main.CommandsFileImportAscii
    Altaxo.Main.CommandsFileImportAsciiWithOptions
    Altaxo.Main.CommandsFileImportOriginOpj
    Altaxo.Main.CommandsFileOpen
    Altaxo.Main.CommandsFileOpenFromDirectory
    Altaxo.Main.CommandsFileSave
    Altaxo.Main.CommandsFileSaveAs
    Altaxo.Main.CommandsFileSaveAsToDirectory
    Altaxo.Main.CommandsFileSaveCopyAs
    Altaxo.Main.CommandsNewDocumentIdentifier
    Altaxo.Main.CommandsNewInstanceScript
    Altaxo.Main.CommandsOpenAllGraphs
    Altaxo.Main.CommandsOpenAllWorksheets
    Altaxo.Main.CommandsOpenAllWorksheetsAndGraphs
    Altaxo.Main.CommandsOpenDownloadDirectory
    Altaxo.Main.CommandsOpenInstallationDirectory
    Altaxo.Main.CommandsOpenProjectDirectory
    Altaxo.Main.CommandsOpenSettingsDirectory
    Altaxo.Main.CommandsReportParentChildProblemsInDocument
    Altaxo.Main.CommandsSaveProjectWithoutWorksheetScripts
    Altaxo.Main.Commands.ScriptEditorCommandsCopy
    Altaxo.Main.Commands.ScriptEditorCommandsCut
    Altaxo.Main.Commands.ScriptEditorCommandsDelete
    Altaxo.Main.Commands.ScriptEditorCommandsPaste
    Altaxo.Main.CommandsShowOptions
    Altaxo.Main.CommandsShowUserSettings
    Altaxo.Main.CommandsSortGraphTablesByCreationTime
    Altaxo.Main.CommandsSortGraphTablesByName
    Altaxo.Main.CommandsSortGraphTablesByTypeAndCreationTime
    Altaxo.Main.CommandsSortGraphTablesByTypeAndName
    Altaxo.Main.CommandsTestProjectLoading
    Altaxo.Main.CommandsToggleFullscreenCommand
    Altaxo.Main.MenuCommands.TextAbstractTextControllerCommand
    Altaxo.Main.MenuCommands.TextImportMarkdown
    Altaxo.Worksheet.CommandsAbstractWorksheetControllerCommand
    Altaxo.Worksheet.CommandsAltaxoProvokeException