Uses of Interface
org.biouno.unochoice.CascadableParameter
-
Packages that use CascadableParameter Package Description org.biouno.unochoice -
-
Uses of CascadableParameter in org.biouno.unochoice
Classes in org.biouno.unochoice that implement CascadableParameter Modifier and Type Class Description class
AbstractCascadableParameter
Base class for cascadable parameters, providing basic and utility methods.class
CascadeChoiceParameter
A choice parameter, that gets updated when another parameter changes.class
DynamicReferenceParameter
Provides a dynamic reference parameter for users.
-