| Package | Description |
|---|---|
| net.datenwerke.gxtdto.client.forms.simpleform | |
| net.datenwerke.gxtdto.client.forms.simpleform.conditions.registrar |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleForm.addCondition(SimpleFormAction action,
ComplexCondition... conditions)
Adds a complex condition to the form.
|
| Constructor and Description |
|---|
ComplexConditionRegistrar(SimpleFormAction action,
ComplexCondition[] conditions,
SimpleForm form) |