Constructor
new State(id, label)
Create a state.
Parameters:
| Name | Type | Description |
|---|---|---|
id |
number | The id value. |
label |
string | The label value. |
- Source:
| Name | Type | Description |
|---|---|---|
id |
number | The id value. |
label |
string | The label value. |