Winter Cardinal UI - v0.442.0 / DBaseStateSetSub
DBaseStateSetSub
▸ 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