Class Field.Attributes

java.lang.Object
com.broadleafcommerce.metadata.dsl.core.Field.Attributes
Enclosing interface:
Field<F extends Field<F>>

public static final class Field.Attributes extends Object
  • Field Details

    • DECORATED

      public static final String DECORATED
      See Also:
    • DISPLAY_ONLY

      public static final String DISPLAY_ONLY
      Attribute key to configure if a field should display its value as raw text. This also implies that the field will be read only.
      Since:
      Metadata Service 2.0.8, Release Train 2.1.6
      See Also:
    • IS_TARGET_COLLECTION

      public static final String IS_TARGET_COLLECTION
      See Also: