| Package | Description | 
|---|---|
| com.xalys.xgl.forms | 
| Modifier and Type | Field and Description | 
|---|---|
protected Parser<V> | 
ValueField.parser  | 
| Modifier and Type | Method and Description | 
|---|---|
Parser<V> | 
ValueField.getParser()  | 
| Modifier and Type | Method and Description | 
|---|---|
W | 
ValueField.setParser(Parser<V> parser)  | 
| Constructor and Description | 
|---|
TextField(HTMLInputElement element,
         Parser<V> parser,
         Renderer<V> renderer)  | 
TextField(Parser<V> parser,
         Renderer<V> renderer)  | 
Copyright © 2018 Xalys. All rights reserved.