Class DateRangeField.Attributes
java.lang.Object
com.broadleafcommerce.metadata.dsl.core.extension.fields.DateRangeField.Attributes
- Enclosing interface:
- DateRangeField<F extends DateRangeField<F>>
-
Field Summary
Fields -
Method Summary
-
Field Details
-
START_DATE
The start date to be displayed.- See Also:
-
END_DATE
The end date to be displayed.- See Also:
-
DATE_RANGE_SEPARATOR
The string that separates the start and end date of a range to be displayed such as' - 'in06/01/2025 - 06/15/2025.- See Also:
-