![]() | aceConsolePluginBase Class |
Namespace: imbACE.Services.consolePlugins
public abstract class aceConsolePluginBase : aceOperationSetExecutorBase, IAceConsolePlugin, IAceOperationSetExecutor, IAcePluginBase, IObjectWithName
The aceConsolePluginBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | consoleHelp |
First line of help to be shown for this plugin
|
![]() | consoleTitle |
Title of this plugin - if standalone then alias to name, if connected to the parent then sufix title, added after parent console title
|
![]() | helpHeader |
Additional help content to be displayed at beginning of the help file, after consoleHelp |
![]() | instanceName |
Instance name
|
![]() | IsStandalone |
Indicates if this console plugin is running without parent console
|
![]() | name |
Name of this plugin
|
![]() | output | |
![]() | parent |
Reference to the parrent console
|
![]() | response |
Plugin's own response text renderer. By default (when response not set) it is just mirror to the output renderer
|
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | (Inherited from aceBindable.) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from aceBindable.) |
Name | Description | |
---|---|---|
![]() | aceGenEx | (Defined by aceExceptionTools.) |
![]() | aceSciEx | (Defined by aceExceptionTools.) |