Class EntityModalFormAction.Attributes

java.lang.Object
com.broadleafcommerce.metadata.dsl.core.extension.actions.EntityModalFormAction.Attributes
Enclosing interface:
EntityModalFormAction<A extends EntityModalFormAction<A>>

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

    • TRANSFORM

      public static final String TRANSFORM
      This attribute can be used to transform the form state.
      See Also:
    • REFRESH_ON_SUBMIT

      public static final String REFRESH_ON_SUBMIT
      Whether to refresh the entity form state on submission.
      See Also: