| Package | Description |
|---|---|
| com.xalys.xgl.browser.dom | |
| com.xalys.xgl.forms |
| Modifier and Type | Method and Description |
|---|---|
HTMLInputElement |
Document.createInputElement() |
| Constructor and Description |
|---|
AbstractTextField(HTMLInputElement element) |
BigDecimalField(HTMLInputElement element) |
DoubleField(HTMLInputElement element) |
IntegerField(HTMLInputElement element) |
NumberField(HTMLInputElement element) |
PasswordTextField(HTMLInputElement element) |
StringTextField(HTMLInputElement element) |
TextField(HTMLInputElement element,
Parser<V> parser,
Renderer<V> renderer) |
Copyright © 2018 Xalys. All rights reserved.