| Modifier and Type | Class and Description |
|---|---|
class |
InputTypes
The set of supported
InputType hints that determine custom display options for various input types meriting
advanced display options or validation that would otherwise be impossible without implementation in the user
interface provider. |
| Modifier and Type | Method and Description |
|---|---|
InputType |
HintsLookup.getInputType(Class<?> valueType) |
| Modifier and Type | Method and Description |
|---|---|
void |
HintsLookup.setInputType(Class<?> valueType,
InputType type) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.