Name | Description | |
---|---|---|
init | Initializes the State. Called during construction. |
Name | Description | |
---|---|---|
classification | Gets or sets the classification. | |
conditions | Gets or sets the conditions for this state. | |
description | Gets or sets the description of this descriptor object. Inherited from dundas.data.DescriptorBase. | |
id | Gets or sets the ID of this descriptor object. Inherited from dundas.data.DescriptorBase. | |
logicalOperator | Gets or sets the logical operator. | |
name | Gets or sets the name of this descriptor object. Inherited from dundas.data.DescriptorBase. | |
parentStateGroupId | Gets or sets the ID of the parent state group. |
Name | Description | |
---|---|---|
fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | |
toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |