Uses of Interface
org.biouno.unochoice.ScriptableParameter
-
Packages that use ScriptableParameter Package Description org.biouno.unochoice -
-
Uses of ScriptableParameter in org.biouno.unochoice
Subinterfaces of ScriptableParameter in org.biouno.unochoice Modifier and Type Interface Description interfaceCascadableParameter<T>A parameter that monitors other referenced parameters.Classes in org.biouno.unochoice that implement ScriptableParameter Modifier and Type Class Description classAbstractCascadableParameterBase class for cascadable parameters, providing basic and utility methods.classAbstractScriptableParameterBase class for parameters with scripts.classCascadeChoiceParameterA choice parameter, that gets updated when another parameter changes.classChoiceParameterA parameter that renders its options as a choice (select) HTML component.classDynamicReferenceParameterProvides a dynamic reference parameter for users.
-