| Actioner |
Triggers applying the configured model.
|
| Builder<M,V,B extends Builder<M,V,B>> |
Generic builder.
|
| ChoiceBuilder<M> |
Builder of choices.
|
| ClassBuilder<M> |
Builder of a Class value.
|
| CloseListener |
Listens on close of configuration either by apply or cancel.
|
| Configuration |
Configured configuration.
|
| ConfigurationBuilder<M> |
Builds the configuration.
|
| ConfigurationBuilder.Applier<M> |
Applier.
|
| ErrorListener |
Listener for errors in configuration.
|
| FlagBuilder<M> |
Builder of a flag property.
|
| InputBuilder<M> |
Builder of the inputs.
|
| ItemBuilder<M> |
Builder of item configuration.
|
| ListBuilder<M,I> |
Builder of a list of models.
|
| MappingBuilder<M> |
Mapping builder.
|
| MultipleBuilder<M,I> |
Builder of multiple models.
|
| OptionalBuilder<M> |
Builder of optional configuration.
|
| PropertiesBuilder<M> |
|
| ResourceBuilder<M> |
Builder of a resource value.
|
| SelectBuilder<M,I> |
Builder for selecting from a list.
|
| TextBuilder<M> |
Builder of a text property.
|
| ValueLoader<M,V> |
Function interface to load the value.
|
| ValueValidator<M,V> |
Validates the value.
|
| ValueValidator.ValueValidatorContext<M,V> |
|