plugIn_dataLoader Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.console.plugins.plugIn_dataLoader"]
Namespace: imbWEM.Core.console.plugins
public class plugIn_dataLoader : aceConsolePluginForFiles
The plugIn_dataLoader type exposes the following members.
| Name | Description | |
|---|---|---|
| plugIn_dataLoader(String) |
Identification name
| |
| plugIn_dataLoader(IAceOperationSetExecutor, String) |
Initializes a new instance of the plugIn_dataLoader class.
|
| Name | Description | |
|---|---|---|
| consoleHelp |
First line of help to be shown for this plugin
(Inherited from aceConsolePluginBase.) | |
| consoleTitle |
Title of this plugin - if standalone then alias to name, if connected to the parent then sufix title, added after parent console title
(Inherited from aceConsolePluginBase.) | |
| helpHeader |
Additional help content to be displayed at beginning of the help file, after consoleHelp (Inherited from aceConsolePluginBase.) | |
| instanceName |
Instance name
(Inherited from aceConsolePluginBase.) | |
| IsStandalone |
Indicates if this console plugin is running without parent console
(Inherited from aceConsolePluginBase.) | |
| name |
Name of this plugin
(Inherited from aceConsolePluginBase.) | |
| output | (Inherited from aceConsolePluginBase.) | |
| parent |
Reference to the parrent console
(Inherited from aceConsolePluginBase.) | |
| response |
Plugin's own response text renderer. By default (when response not set) it is just mirror to the output renderer
(Inherited from aceConsolePluginBase.) |
| Name | Description | |
|---|---|---|
| aceOperation_pathList | (Inherited from aceConsolePluginForFiles.) | |
| aceOperation_pathSelect | (Inherited from aceConsolePluginForFiles.) | |
| aceOperation_repairRecoverTime | ||
| aceOperation_runIndexData | ||
| aceOperation_runWorkloadData | ||
| aceOperation_selectFiles | (Inherited from aceConsolePluginForFiles.) | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from aceBindable.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from aceBindable.) |