Skip to content

Methods_T_Aml_Editor_Plugin_Contracts_Commanding_EditorCommandBase

AutomationML edited this page Jun 24, 2019 · 1 revision

EditorCommandBase Methods

AutomationML Editor

The EditorCommandBase type exposes the following members.

Methods

 

Name Description
Public methodStatic member CloseCAEXFile Calls the command, to close the CAEX file.
Public methodStatic member GetCAEXFileCommand Calls the command, to get the currently edited CAEX file from the AutomationML editor.
Public methodStatic member ImportLibraries Calls the command, to open the CAEX file.
Public methodStatic member NewCAEXFile Calls the command, to create a new CAEX file.
Public methodStatic member OpenCAEXFile(IEditorCommanding, Stream, OpenFileCommandArguments) Calls the command, to open the CAEX file from a stream.
Public methodStatic member OpenCAEXFile(IEditorCommanding, String, OpenFileCommandArguments) Calls the command, to open the CAEX file.
Public methodStatic member SaveCAEXFile Calls the command, to save the CAEX file.
  Back to Top

See Also

Reference

EditorCommandBase Class
Aml.Editor.Plugin.Contracts.Commanding Namespace

Clone this wiki locally