|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ParameterCondition | The ParameterCondition interface can be used to define dependencies for parameter types, e.g. to show certain parameters only in cases where another parameter has a specified value. |
| Class Summary | |
|---|---|
| AndCondition | This condition allows to and connect several conditions |
| BooleanParameterCondition | This condition checks if a boolean parameter has a certain value. |
| EqualStringCondition | This condition checks if a string parameter (also string category) has a certain value. |
| EqualTypeCondition | This condition checks if a type parameter (category) has a certain value. |
| NonEqualStringCondition | This condition checks if a string parameter (also string category) has NOT a certain value. |
| NonEqualTypeCondition | This condition checks if a type parameter (category) has NOT a certain value. |
This package contains conditions for ParameterTypes. These conditions can be used to hide certain parameters depending on the values of others.
|
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||