Method | Description | |
---|---|---|
GetConditionallyInstalledFileSetEditor ( |
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.
|
|
GetOptionEditor ( |
The editor to use to edit an Option.
|
|
XmlScript20NodeAdapter ( |
A simple constructor that initializes the object with the given values.
|
Method | Description | |
---|---|---|
CreateConditionEditorVM ( IList |
Creates a ConditionEditorVM.
|
protected CreateConditionEditorVM ( IList |
||
p_lstModFiles | IList |
The list of files in the script's mod. |
p_cvtConverter | A converter to use to convert CPL. | |
return |
public GetConditionallyInstalledFileSetEditor ( |
||
p_cipPattern | The |
|
p_lstModFiles | IList |
The list of files in the mod to which the |
return |
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 |
return |
public GetOptionEditor ( |
||
p_optOption | The |
|
p_lstModFiles | IList |
The list of files in the mod to which the |
return |
public XmlScript20NodeAdapter ( |
||
p_xstScripType | The current xml script type. | |
return | System.Collections.Generic |