Name | Description | |
---|---|---|
init |
Name | Description | |
---|---|---|
businessObject | The object that this view model is saving/reading. | |
id |
Name | Description | |
---|---|---|
dispose | ||
fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | |
loadVm | ||
saveVm | ||
toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. | |
updateViewModelProperty |