| Package | Description |
|---|---|
| com.izforge.izpack.api.data | |
| com.izforge.izpack.api.handler |
| Modifier and Type | Class and Description |
|---|---|
class |
Panel |
class |
PanelValidator
Enhancement of
DataValidator, allows to implement a custom panel validator which can be configured by a
<configuration> section. |
| Modifier and Type | Method and Description |
|---|---|
Configurable |
Panel.getValidatorConfiguration(int index)
Gets a validator condition
|
| Modifier and Type | Method and Description |
|---|---|
void |
Panel.addValidator(String validatorClassName,
String validatorConditionId,
Configurable configurable)
Adds a panel validator and a condition defining whether the panel validator should be asked at all.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfigurationHandler |
Copyright © 2001–2025. All rights reserved.