Constructor
new TextInput(id, x, y, optionsopt)
- Description:
Instantiate a text input object
- Source:
- See:
Parameters:
Name | Type | Attributes | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id |
number | ID of the radio button object |
|||||||||||||||||||||||||||||||||||||||||||||||||||||
x |
number | X position to draw the text input |
|||||||||||||||||||||||||||||||||||||||||||||||||||||
y |
number | Y position to draw the text input |
|||||||||||||||||||||||||||||||||||||||||||||||||||||
options |
object |
<optional> |
Additional configuration options Properties
|
Extends
- DisplayWidget