Method | Description | |
---|---|---|
Delete ( ) : void |
Delete the current model from the parent
|
|
LayerConditionViewModel ( |
Method | Description | |
---|---|---|
PreSelect ( ) : void |
Setup the current UI elements to show the backing model
|
|
UpdateForm ( object sender, |
Handles updating the form to match the selected data model property
|
|
UpdateModel ( object sender, |
Handles saving user input to the model TODO: Data validation?
|
public LayerConditionViewModel ( |
||
conditionModel | ||
layerConditionModel | ||
return | System.ComponentModel |