Public Member Functions | |
| ScriptConfigurationForm (Core.Interfaces.IApplicationContext in_context, Core.Tools.Package.Package in_package) | |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
| Clean up any resources being used. | |
Private Member Functions | |
| void | RefreshFormState () |
| void | InitializeComponent () |
| Required method for Designer support - do not modify the contents of this method with the code editor. | |
Private Attributes | |
| System.Windows.Forms.Label | label15 |
| System.Windows.Forms.TextBox | textBox1 |
| System.Windows.Forms.Label | label14 |
| System.Windows.Forms.TextBox | txtScriptHeader |
| System.Windows.Forms.TextBox | txtTemplatePath |
| System.Windows.Forms.Label | label13 |
| System.Windows.Forms.TextBox | txtConfigResourceName |
| System.Windows.Forms.Label | label12 |
| System.Windows.Forms.TextBox | txtScriptOutputFile |
| System.Windows.Forms.Label | label11 |
| System.Windows.Forms.TabPage | tabDistribution |
| System.Windows.Forms.TabPage | tabResources |
| System.Windows.Forms.TabPage | tabFeatures |
| System.Windows.Forms.TabPage | tabProperties |
| System.Windows.Forms.TabControl | tabConfig |
| System.Windows.Forms.ListBox | lstDeployedResources |
| System.Windows.Forms.Button | btnExcludePatternSet |
| System.Windows.Forms.Button | btnExcludeAllPatternSets |
| System.Windows.Forms.Button | btnIncludeAllPatternSets |
| System.Windows.Forms.Button | btnIncludePatternSet |
| System.Windows.Forms.Button | button1 |
| System.Windows.Forms.Button | button2 |
| System.Windows.Forms.Button | button3 |
| System.Windows.Forms.Button | button4 |
| System.Windows.Forms.ListBox | lstScriptResources |
| System.Windows.Forms.ListBox | lstTemplateResources |
| System.ComponentModel.Container | components = null |
| Required designer variable. | |
| Core.Interfaces.IApplicationContext | application_context = null |
| Core.Tools.Package.Package | package = null |
| Core.Tools.Package.PackageFactory | package_factory = null |
| ArrayList | available_resources = null |
| Core.ScriptConfigurationForm.ScriptConfigurationForm | ( | Core.Interfaces.IApplicationContext | in_context, | |
| Core.Tools.Package.Package | in_package | |||
| ) |
| void Core.ScriptConfigurationForm.RefreshFormState | ( | ) | [private] |
| override void Core.ScriptConfigurationForm.Dispose | ( | bool | disposing | ) | [protected] |
Clean up any resources being used.
| void Core.ScriptConfigurationForm.InitializeComponent | ( | ) | [private] |
Required method for Designer support - do not modify the contents of this method with the code editor.
System.Windows.Forms.Label Core.ScriptConfigurationForm.label15 [private] |
System.Windows.Forms.TextBox Core.ScriptConfigurationForm.textBox1 [private] |
System.Windows.Forms.Label Core.ScriptConfigurationForm.label14 [private] |
System.Windows.Forms.TextBox Core.ScriptConfigurationForm.txtScriptHeader [private] |
System.Windows.Forms.TextBox Core.ScriptConfigurationForm.txtTemplatePath [private] |
System.Windows.Forms.Label Core.ScriptConfigurationForm.label13 [private] |
System.Windows.Forms.TextBox Core.ScriptConfigurationForm.txtConfigResourceName [private] |
System.Windows.Forms.Label Core.ScriptConfigurationForm.label12 [private] |
System.Windows.Forms.TextBox Core.ScriptConfigurationForm.txtScriptOutputFile [private] |
System.Windows.Forms.Label Core.ScriptConfigurationForm.label11 [private] |
System.Windows.Forms.TabPage Core.ScriptConfigurationForm.tabDistribution [private] |
System.Windows.Forms.TabPage Core.ScriptConfigurationForm.tabResources [private] |
System.Windows.Forms.TabPage Core.ScriptConfigurationForm.tabFeatures [private] |
System.Windows.Forms.TabPage Core.ScriptConfigurationForm.tabProperties [private] |
System.Windows.Forms.TabControl Core.ScriptConfigurationForm.tabConfig [private] |
System.Windows.Forms.ListBox Core.ScriptConfigurationForm.lstDeployedResources [private] |
System.Windows.Forms.Button Core.ScriptConfigurationForm.btnExcludePatternSet [private] |
System.Windows.Forms.Button Core.ScriptConfigurationForm.btnExcludeAllPatternSets [private] |
System.Windows.Forms.Button Core.ScriptConfigurationForm.btnIncludeAllPatternSets [private] |
System.Windows.Forms.Button Core.ScriptConfigurationForm.btnIncludePatternSet [private] |
System.Windows.Forms.Button Core.ScriptConfigurationForm.button1 [private] |
System.Windows.Forms.Button Core.ScriptConfigurationForm.button2 [private] |
System.Windows.Forms.Button Core.ScriptConfigurationForm.button3 [private] |
System.Windows.Forms.Button Core.ScriptConfigurationForm.button4 [private] |
System.Windows.Forms.ListBox Core.ScriptConfigurationForm.lstScriptResources [private] |
System.Windows.Forms.ListBox Core.ScriptConfigurationForm.lstTemplateResources [private] |
System.ComponentModel.Container Core.ScriptConfigurationForm.components = null [private] |
Required designer variable.
Core.Interfaces.IApplicationContext Core.ScriptConfigurationForm.application_context = null [private] |
Core.Tools.Package.Package Core.ScriptConfigurationForm.package = null [private] |
ArrayList Core.ScriptConfigurationForm.available_resources = null [private] |