Data

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

Members

Functions

getData
string[] getData()

Get the data values of the widget.

setData
auto setData(string[] values)

Set data values of the widget.

Meta