| Package | Description |
|---|---|
| de.knightsoftnet.validators.client.editor |
this package contains client side editor components.
|
| de.knightsoftnet.validators.client.editor.impl |
this package contains client side editor components.
|
| Modifier and Type | Method and Description |
|---|---|
CheckTimeEnum |
BeanValidationEditorDriver.getCheckTime()
get the time of validation.
|
static CheckTimeEnum |
CheckTimeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckTimeEnum[] |
CheckTimeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BeanValidationEditorDriver.setCheckTime(CheckTimeEnum pcheckTime)
set time of validation, to change this state is only possible, before the first edit call was
done.
|
| Modifier and Type | Method and Description |
|---|---|
CheckTimeEnum |
AbstractBeanValidationEditorDriver.getCheckTime() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBeanValidationEditorDriver.setCheckTime(CheckTimeEnum pcheckTime) |
Copyright © 2015–2016. All rights reserved.