Extends
Methods
# addListeners()
Listener for on change properties By default is change event for a Input[type=text] field
- Overrides:
# buildDOM()
Builds the DOM representation of the widget By default is empty for a Input[type=text] field
- Overrides:
# setValue(value)
Programmatically set the value of the widget and update the DOM to reflect the changes.
Parameters:
Name | Type | Description |
---|---|---|
value |
*
|
- Overrides: