StiTreeItem Class
Namespace: Stimulsoft.Dashboard.Components.TreeView
Constructors
| Constructor | Description |
|---|---|
| constructor(any key, IStiMeter meter) |
constructor(key: any, meter: IStiMeter)
Parameters
- key (any)
- meter (IStiMeter)
Methods
| Method | Returns | Description |
|---|---|---|
| toString | string |
Method Details
toString
toString(): string
Returns string
Fields
| Field | Type | Description |
|---|---|---|
| items | StiTreeItem[] | |
| key | any | |
| meter | IStiMeter |