...
This Class inherits methods and properties from the Widget Base Class. See Widget Base Class for more information about setting your Object's x, y, w, and h properties or adding children to it.
Methods
Name | Description |
---|---|
Sets up a softkey that cycles through a set of modes. Can be any of "normal", "email", "ip", or "numeric". | |
Replaces a range of text from the input widget with another string. | |
Returns the value of the input (same as the value property). |
...