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