dundas.controls.KnockoutViewModel Class

 

Inheritance Hierarchy

 
Class
   dundas.controls.KnockoutViewModel
      dundas.controls.AttachedParameterInfoDialogViewModel
      dundas.controls.BridgeParameterDialogViewModel
      dundas.controls.ConnectorElementPlaceholderDialogViewModel
      dundas.controls.CustomStateViewModel
      dundas.controls.DataCubeResultElementViewModel
      dundas.controls.DataDrivenConditionDialogViewModel
      dundas.controls.FlattenMappingDialogViewModel
      dundas.controls.PlaceholderViewModel
      dundas.controls.ProcessExpressionDialogViewModel
      dundas.controls.ScheduleRuleDialogViewModel
      dundas.controls.SelectTransformExpressionDialogViewModel
      dundas.controls.TargetDataCellViewModel
      dundas.controls.TransformConnectorDialogViewModel
      dundas.controls.TransformDialogViewModel
      dundas.controls.TransformElementDialogViewModel
      dundas.controls.TransformParameterDialogViewModel
      dundas.controls.TransformPlaceholderDialogViewModel
 

Constructors

 
  Name Description
init
 
 

Properties

 
  Name Description
businessObject The object that this view model is saving/reading.
id
 
 

Methods

 
  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