Package com.broadleafcommerce.metadata.dsl.core.extension.fields
@NonNullApi
package com.broadleafcommerce.metadata.dsl.core.extension.fields
-
ClassDescriptionAbstractField<F extends AbstractField<F>>The abstract field component specification.CustomAttributesGridField<F extends CustomAttributesGridField<F>>Represents the metadata for a date picker field.The default implementation for
DateField
.The default implementation forFileInputField
.DerivedField<F extends DerivedField<F>>Represents the metadata for aFieldTypes.DERIVED
field component.DerivedSelectField<F extends DerivedSelectField<F>>Represents the metadata for aFieldTypes.DERIVED_ENUM
field component that is built as a derived version of aSelectField
.DerivedUrlField<F extends DerivedUrlField<F>>Represents the metadata for aFieldTypes.DERIVED_URL
field component.DynamicField<F extends DynamicField<F>>Represents the metadata for aFieldTypes.DYNAMIC
field.EnumSwitchField<F extends EnumSwitchField<F>>Defines a type of field use to display enumerated values in a boolean-like toggle switch component.FieldArrayBlockField<F extends FieldArrayBlockField<F>>Represents the metadata for aFieldTypes.FIELD_ARRAY_BLOCK
field.FieldArrayField<F extends FieldArrayField<F>>Represents the metadata for an array of fields.FieldArrayGridField<F extends FieldArrayGridField<F>>Represents the metadata for aFieldTypes.FIELD_ARRAY_GRID
field.FileInputField<F extends FileInputField<F>>The field that is used to select the file.IntegerField<F extends IntegerField<F>>LookupField<F extends LookupField<F>>Represents the metadata for aFieldTypes.LOOKUP
field.This enum represents the way in which the lookup selections are persisted within the form state.LookupFieldModal<V extends LookupFieldModal<V>>Represents the metadata for the modal used byLookupField
.MoneyField<F extends MoneyField<F>>Represents the metadata for aFieldTypes.MONEY
field component.PhoneField<F extends PhoneField<F>>Represents the metadata for aFieldTypes.PHONE
field.QueryBuilderField<F extends QueryBuilderField<F>>ResidentGridField<F extends ResidentGridField<F>>Represents the metadata for a resident grid field component.ResidentMapField<F extends ResidentMapField<F>>RuleBuilderField<F extends RuleBuilderField<F>>SelectField<F extends SelectField<F>>Represents the metadata for a select field within a form.Represents an option within aSelectField
.An enum interface used as a method for defining a finite list ofSelectOption
.