Метод | Описание | |
---|---|---|
GetConditionallyInstalledFileSetEditor ( ConditionallyInstalledFileSet p_cipPattern, IList |
The editor to use to edit a ConditionallyInstalledFileSet.
|
|
GetConditionallyInstalledFileSetOrderEditor ( IList |
Gets the editor to use to edit the XmlScript's conditionally installed file set order.
|
|
GetHeaderEditor ( HeaderInfo p_hdrHeader, IList |
Gets the editor to use to edit HeaderInfo.
|
|
GetInstallStepEditor ( InstallStep p_ispStep, IList |
Gets the editor to use to edit an InstallStep.
|
|
GetInstallStepOrderEditor ( ModManagement p_xscScript, IList |
Gets the editor to use to edit the XmlScript's install step order.
|
|
GetOptionEditor ( Option p_optOption, IList |
The editor to use to edit an Option.
|
|
GetOptionGroupEditor ( OptionGroup p_opgGroup, IList |
The editor to use to edit an OptionGroup.
|
|
GetPrerequisitesEditor ( ModManagement p_xscScript, IList |
Gets the editor to use to edit the XmlScript prerequisites.
|
|
GetRequiredInstallFilesEditor ( IList |
Gets the editor to use to edit XmlScript's required install files.
|
|
XmlScript50NodeAdapter ( XmlScriptType p_xstScripType ) : System.Collections.Generic |
A simple constructor that initializes the object with the given values.
|
Метод | Описание | |
---|---|---|
CreateCPLEditorVM ( IList |
Creates a CPLEditorVM.
|
|
CreateConditionEditorVM ( IList |
Creates a ConditionEditorVM.
|
protected CreateCPLEditorVM ( IList |
||
p_lstModFiles | IList |
The list of files in the script's mod. |
Результат |
protected CreateConditionEditorVM ( IList |
||
p_lstModFiles | IList |
The list of files in the script's mod. |
p_cvtConverter | A converter to use to convert CPL. | |
Результат |
public GetConditionallyInstalledFileSetEditor ( ConditionallyInstalledFileSet p_cipPattern, IList |
||
p_cipPattern | ConditionallyInstalledFileSet | |
p_lstModFiles | IList |
The list of files in the mod to which the |
Результат |
public GetConditionallyInstalledFileSetOrderEditor ( IList |
||
p_lstConditionallyInstalledFileSets | IList |
The conditionally installed file sets whose order is to be edited. |
p_lstModFiles | IList |
The list of files in the mod to which the |
Результат |
public GetHeaderEditor ( HeaderInfo p_hdrHeader, IList |
||
p_hdrHeader | HeaderInfo | The header to edit. |
p_lstModFiles | IList |
The list of files in the mod to which the |
Результат |
public GetInstallStepEditor ( InstallStep p_ispStep, IList |
||
p_ispStep | InstallStep | The |
p_lstModFiles | IList |
The list of files in the mod to which the |
Результат |
public GetInstallStepOrderEditor ( ModManagement p_xscScript, IList |
||
p_xscScript | ModManagement | The |
p_lstModFiles | IList |
The list of files in the mod to which the |
Результат |
public GetOptionEditor ( Option p_optOption, IList |
||
p_optOption | Option | The |
p_lstModFiles | IList |
The list of files in the mod to which the |
Результат |
public GetOptionGroupEditor ( OptionGroup p_opgGroup, IList |
||
p_opgGroup | OptionGroup | The |
p_lstModFiles | IList |
The list of files in the mod to which the |
Результат |
public GetPrerequisitesEditor ( ModManagement p_xscScript, IList |
||
p_xscScript | ModManagement | The |
p_lstModFiles | IList |
The list of files in the mod to which the |
Результат |
public GetRequiredInstallFilesEditor ( IList |
||
p_lstFiles | IList |
The list of required install files to edit. |
p_lstModFiles | IList |
The list of files in the mod to which the |
Результат |
public XmlScript50NodeAdapter ( XmlScriptType p_xstScripType ) : System.Collections.Generic | ||
p_xstScripType | XmlScriptType | The current xml script type. |
Результат | System.Collections.Generic |