|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Condition | |
|---|---|
| net.sf.springlayout.web.layout | |
| net.sf.springlayout.web.validator | |
| net.sf.springlayout.web.validator.condition | |
| Uses of Condition in net.sf.springlayout.web.layout |
|---|
| Methods in net.sf.springlayout.web.layout that return Condition | |
|---|---|
Condition |
LayoutFieldDefinition.getMandatoryCondition()
|
Condition |
FieldDefinition.getMandatoryCondition()
Retrieves all mandatory conditions which this Field definition contains. |
| Methods in net.sf.springlayout.web.layout with parameters of type Condition | |
|---|---|
void |
LayoutFieldDefinition.setMandatoryCondition(Condition mandatoryCondition)
|
void |
FieldDefinition.setMandatoryCondition(Condition mandatoryCondition)
|
| Uses of Condition in net.sf.springlayout.web.validator |
|---|
| Methods in net.sf.springlayout.web.validator that return Condition | |
|---|---|
Condition |
AbstractValidationRule.getCondition()
|
| Methods in net.sf.springlayout.web.validator with parameters of type Condition | |
|---|---|
void |
AbstractValidationRule.setCondition(Condition condition)
Set a condition to evaluate to determine whether to run this validation rule |
| Uses of Condition in net.sf.springlayout.web.validator.condition |
|---|
| Classes in net.sf.springlayout.web.validator.condition that implement Condition | |
|---|---|
class |
AbstractBooleanCondition
|
class |
AndCondition
|
class |
OrCondition
|
class |
PathBasedCondition
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||