Method | Description | |
---|---|---|
InstallStepEditorVM ( |
||
SaveInstallStep ( string p_strPropertyName ) : void | ||
Validate ( ) : bool |
Method | Description | |
---|---|---|
OnInstallStepValidated ( ) : void | ||
ValidateInstallStepName ( ) : bool |
Ensures that the install step name is valid. An install step name is valid if it is not empty. |
|
ValidateVisibilityCondition ( ) : bool |
Ensures that the install step name is valid. An install step name is valid if it is not empty. |
Method | Description | |
---|---|---|
ConditionSaved ( object sender, |
public InstallStepEditorVM ( |
||
p_vmlConditionEditor | ||
p_stpStep | InstallStep | |
p_ispEditableProperties | InstallStepProperties | |
return | System |
public SaveInstallStep ( string p_strPropertyName ) : void | ||
p_strPropertyName | string | |
return | void |
protected ValidateVisibilityCondition ( ) : bool | ||
return | bool |