dundas.controls.FormulaDialog Class

 

Inheritance Hierarchy

 
Class
   dundas.controls.DialogBase
      dundas.controls.FormulaDialog
 

Constructors

 
  Name Description
init Init the base.
 
 

Properties

 
  Name Description
formulaList
 
 

Methods

 
  Name Description
close Inherited from dundas.controls.DialogBase.
fromJObject Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class.
getDialogElement Gets the dialog element. Inherited from dundas.controls.DialogBase.
onResize This method should be called when the window re-sizes. Inherited from dundas.controls.DialogBase.
show Shows the formula dialog.
toJSON Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class.