| Package | Description |
|---|---|
| org.biouno.unochoice |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CascadableParameter<T>
A parameter that monitors other referenced parameters.
|
interface |
ScriptableParameter<T>
A parameter that is obtained through the execution of a script.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCascadableParameter
Base class for cascadable parameters, providing basic and utility methods.
|
class |
AbstractScriptableParameter
Base class for parameters with scripts.
|
class |
AbstractUnoChoiceParameter
Abstract Uno Choice parameter.
|
class |
CascadeChoiceParameter
A choice parameter, that gets updated when another parameter changes.
|
class |
ChoiceParameter
A parameter that renders its options as a choice (select) HTML component.
|
class |
DynamicReferenceParameter
Provides a dynamic reference parameter for users.
|
Copyright © 2016–2021. All rights reserved.