dundas.data.StateCondition Class

 

Inheritance Hierarchy

 
Class
   dundas.data.StateCondition
 

Constructors

 
  Name Description
init Initializes the StateCondition. Called during construction.
 
 

Properties

 
  Name Description
comparison Gets or sets the comparison operator.
hierarchy Gets or sets the target hierarchy.
parentStateId Gets or sets the ID of the parent state.
targetMeasure Gets or sets the target measure.
targetMember Gets or sets the target member.
targetToken Gets or sets the target token, valid for time based hierarchy conditions.
 
 

Methods

 
  Name Description
fromJObject Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class.
getTooltipText Gets the tooltip text for this state condition.
toJSON Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class.
toString Creates a string representation of this state condition.