Uses of Class
de.xima.fc.gui.model.value_descriptor_form.Control
Packages that use Control
-
Uses of Control in de.xima.fc.gui.model.value_descriptor_form
Subclasses of Control in de.xima.fc.gui.model.value_descriptor_formModifier and TypeClassDescriptionfinal classAControlfor adding a new item to a list value.final classAControlfor adding a new entry to a map value.final classAControlfor adding a new entry to a record value.final classAControlfor adding a new entry to a record value.final classAControlfor editing boolean values that must conform to aIBooleanValueDescriptor.classDescriptorEditableControl<Value>AnEditableControlthat uses anIValueDescriptorto coerce values.final classAControlfor selecting the discriminator of a union value.classEditableControl<Value>AControlthat allows editing a value via some input mechanism.final classAControlfor float values that must conform to aIFloatValueDescriptor.final classAControlthat marks the end of a group of controls, a visual box around a set of controls.final classAControlthat marks the beginning of a group of controls, a visual box around a set of controls.final classAControlfor integer values that must conform to aIIntegerValueDescriptor.classBase class of aControlfor a list item container, either the start or end of a list.final classAControlthat represents the start of a list item container.final classAControlthat represents the start of a list item container.classBase class of aControlfor a map entry container, either the start or end of a map entry.final classAControlthat represents the end of a map entry container.final classAControlthat represents the start of a map entry container.final classAControlfor editing large string values that must conform to aILargeStringValueDescriptor.final classAControlfor editing string values that must conform to aIStringValueDescriptor.classBase class of aControlfor a record entry container, either the start or end of a record entry.final classAControlthat represents the end of a record entry container.final classAControlthat represents the start of a record entry container.classBase class of aControlfor a root value added to the form.final classAControlfor the end of a root value added to the form.final classAControlfor the start of a root value added to the form.final classAControlfor editing large string values that must conform to aILargeStringValueDescriptor.final classAControlfor editing string values that must conform to aIStringValueDescriptor.classA base class forControls used to edit string values that must conform to aIValueDescriptor.classAControlthat references a value via a JSON path expression.Methods in de.xima.fc.gui.model.value_descriptor_form that return types with arguments of type ControlModifier and TypeMethodDescriptionValueDescriptorForm.getControls()Gets the list of controls in the form.