Class InputWidget<ValueType>

A skeletal implementation for a input widget.

The delay to send the onChanging event is controlled by onChangingDelay, which is default to 350. To change it, you can specify the following in a ZUL file. ```html