dundas.controls.DataCubeResultElementViewModel Class

 

Inheritance Hierarchy

 
Class
   dundas.controls.KnockoutViewModel
      dundas.controls.DataCubeResultElementViewModel
 

Constructors

 
  Name Description
init Create a new instance of a DataCubeResultElementViewModel.
 
 

Properties

 
  Name Description
businessObject The object that this view model is saving/reading. Inherited from dundas.controls.KnockoutViewModel.
id Inherited from dundas.controls.KnockoutViewModel.
 
 

Methods

 
  Name Description
dispose Inherited from dundas.controls.KnockoutViewModel.
fromJObject Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class.
getTooltip
hide Remove the analysis element from the data cube.
loadVm Load this vm.
restore
saveOnServer Save the viewmodel on the server.
saveVm
setupKeys
setupLinks
switchHierarchy switch the assigned hierarchy of the analysisElement
toJSON Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class.
updateViewModelProperty Inherited from dundas.controls.KnockoutViewModel.
validate