Package | Description |
---|---|
de.esprit.appsuite.database.dbgui.field |
Contains a set of input fields for user input of various data types.
|
Modifier and Type | Method and Description |
---|---|
static InputCheckType |
InputCheckType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static InputCheckType[] |
InputCheckType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
InputValidator.put(Field field,
InputCheckType checkType,
java.lang.Object checkValue) |
void |
FieldCheckList.put(Field field,
InputCheckType checkType,
java.lang.Object checkObject) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.