Package de.xima.fc.gui.model.value_descriptor_form
package de.xima.fc.gui.model.value_descriptor_form
-
ClassDescriptionA
Controlfor adding a new item to a list value.AControlfor adding a new entry to a map value.AControlfor adding a new entry to a record value.AControlfor adding a new entry to a record value.AControlfor editing boolean values that must conform to aIBooleanValueDescriptor.Base class for controls (rows) of a dynamically generated form.DescriptorEditableControl<Value>AnEditableControlthat uses anIValueDescriptorto coerce values.AControlfor selecting the discriminator of a union value.EditableControl<Value>AControlthat allows editing a value via some input mechanism.AControlfor float values that must conform to aIFloatValueDescriptor.AControlthat marks the end of a group of controls, a visual box around a set of controls.AControlthat marks the beginning of a group of controls, a visual box around a set of controls.Sub builder for configuring the property added viaValueDescriptorFormModelBuilder.addDescriptor(IValueAccessor, IValueDescriptor).Sub builder for configuring the property added viaValueDescriptorFormModelBuilder.addDescriptorAtKey(IValueAccessor, String, IValueDescriptor)Sub builder for configuring the property added viaaddDescriptorListAtKeyAControlfor integer values that must conform to aIIntegerValueDescriptor.Base class of aControlfor a list item container, either the start or end of a list.AControlthat represents the start of a list item container.AControlthat represents the start of a list item container.Base class of aControlfor a map entry container, either the start or end of a map entry.AControlthat represents the end of a map entry container.AControlthat represents the start of a map entry container.AControlfor editing large string values that must conform to aILargeStringValueDescriptor.AControlfor editing string values that must conform to aIStringValueDescriptor.Base class of aControlfor a record entry container, either the start or end of a record entry.AControlthat represents the end of a record entry container.AControlthat represents the start of a record entry container.Base class of aControlfor a root value added to the form.AControlfor the end of a root value added to the form.POJO model for a root option that can be added to a form of value descriptors.AControlfor the start of a root value added to the form.AControlfor editing large string values that must conform to aILargeStringValueDescriptor.AControlfor editing string values that must conform to aIStringValueDescriptor.A base class forControls used to edit string values that must conform to aIValueDescriptor.The form built dynamically from value descriptors.Model for a value descriptor form, for use with the<xi:valueDescriptorForm>component.A builder for creating a dynamic value descriptors model, which is used to display a dynamic UI form for editing a value that conforms to a specific value descriptor.AControlthat references a value via a JSON path expression.