Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Main Namespaces
Altaxo.Main.MenuCommands.Text
AbstractTextControllerCommand Class
AbstractTextControllerCommand Methods
CanExecute Method
Execute Method
GetContext Method
Run Method
Abstract
Text
Controller
Command
Can
Execute Method
Determines if the command can be executed.
Namespace:
Altaxo.Main.MenuCommands.Text
Assembly:
AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
override
bool
CanExecute
(
Object
parameter
)
Parameters
parameter
Object
The parameter (context of the command).
Return Value
Boolean
True if either the
parameter
or the ActiveViewContent of the workbench is a
TextDocumentController
.
Implements
ICommand
CanExecute(Object)
See Also
Reference
AbstractTextControllerCommand Class
Altaxo.Main.MenuCommands.Text Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net