Winter Cardinal UI - v0.457.0 / DBaseStateSetTicker
↳ DBaseStateSetTicker
▸ add(state, interval): this
| Name | Type |
|---|---|
state |
string |
interval |
number |
this
src/main/typescript/wcardinal/ui/d-base-state-set-sub.ts:2
▸ clear(): this
this
src/main/typescript/wcardinal/ui/d-base-state-set-sub.ts:5
▸ has(state): boolean
| Name | Type |
|---|---|
state |
string |
boolean
src/main/typescript/wcardinal/ui/d-base-state-set-sub.ts:4
▸ remove(state): this
| Name | Type |
|---|---|
state |
string |
this