aceAdvancedConsoleWorkspace Class |
Namespace: imbACE.Services.console
The aceAdvancedConsoleWorkspace type exposes the following members.
| Name | Description | |
|---|---|---|
| aceAdvancedConsoleWorkspace |
It will run deployWorkspace(Boolean) after setting console reference
|
| Name | Description | |
|---|---|---|
| console | ||
| folder | ||
| loadedInputs | ||
| projectRootPath |
Path to project's root folder - without \\ trail
|
| Name | Description | |
|---|---|---|
| deployWorkspace |
If override, call .base(false) at the end of your code. To add new folders better idea is to override setAdditionalWorkspaceFolders | |
| getInputList | ||
| getNewOutput |
Gets the new output.
| |
| getNewProjectName |
Gets the new name of the project.
| |
| getScriptFileInfo |
Gets the script file information.
| |
| getScriptList | ||
| loadData |
Loads the data.
| |
| loadInput | ||
| loadInputNext | ||
| loadMeta |
Loads the meta.
| |
| loadScript | ||
| OnPropertyChanged | (Inherited from aceBindable.) | |
| Poke | ||
| resetLoadedInputs | ||
| saveData(DataSet, dataTableExportEnum) | ||
| saveData(DataTable, dataTableExportEnum) |
Saves the data.
| |
| saveLog | ||
| saveMeta |
Saves the meta.
| |
| saveOpLog | ||
| saveOutput |
Saves the output.
| |
| saveScript |
Saves the script under specified filename (without extension, it will put the proper one automatically)
| |
| setAdditionalWorkspaceFolders |
Gets called during workspace construction, the method should initiate any additional subdirectories that console's project uses
| |
| toNewOutput(ListString, String, String) | ||
| toNewOutput(String, String, String) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from aceBindable.) |
| Name | Description | |
|---|---|---|
| OUTPUT_PREFIX |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) |