State

These are common commands that apply to all widgets that have them injected.

Members

Functions

getState
string getState()

Get the state of this item.

setState
auto setState(string state)

Set the item state. The only valid states are normal, disabled or hidden.

Meta