Package com.broadleafcommerce.metadata.dsl.core.extension.actions
@NonNullApi
package com.broadleafcommerce.metadata.dsl.core.extension.actions
-
ClassDescriptionAbstractAction<A extends AbstractAction<A>>An abstract implementation of
Action.ActionGroup<A extends ActionGroup<A>>Represents a group of actions usually represented as a dropdown.AddAdjustmentModalFormAction<A extends AddAdjustmentModalFormAction<A>>Extension ofModalFormActionthat is used to apply an offer to the entity.BulkOperationAction<A extends BulkOperationAction<A>>Represents a bulk operation action.CloneModalFormAction<A extends CloneModalFormAction<A>>Extension ofModalFormActionthat is used for the cloning of new entities.ConditionalAction<A extends ConditionalAction<A>>The generic action that can be rendered based on specified conditions.CreateModalFormAction<A extends CreateModalFormAction<A>>Extension ofModalFormActionthat is used for the creation of new entities.The default implementation forConditionalAction.The default implementation ofEntityModalFormAction.The default implementation forExportGridAction.The default implementation forGridRowConditionalAction.The default implementation forImportGridAction.EntityModalFormAction<A extends EntityModalFormAction<A>>A variation of the basicModalFormActionthat allows specifying an endpoint to submit the form to.ExportGridAction<A extends ExportGridAction<A>>This action is used to open the modal dialog with additional configuration to export the entities from the grid.FormAction<A extends FormAction<A>>Represents the metadata for a action whose children are variousFormComponent.GenerateTemplateAction<A extends GenerateTemplateAction<A>>GridRowConditionalAction<A extends GridRowConditionalAction<A>>TheActionGrid.ActionPlacements.ROWaction that can be rendered based on specified conditions.ImportGridAction<A extends ImportGridAction<A>>This action is used to open the modal dialog with additional configuration to import the entities from the grid.InlineGridSelectAction<A extends InlineGridSelectAction<A>>Represents an action that will display a list of options to the user and allow them to select one.LinkAction<A extends LinkAction<A>>ModalFormAction<A extends ModalFormAction<A>>Represents the metadata for a modal form action.OrderableModalFormAction<A extends OrderableModalFormAction<A>>Represents the metadata for the action used to re-order rows within anOrderablegrid.ResidentMapCreateAction<A extends ResidentMapCreateAction<A>>Represents the metadata for theResidentMapField.ActionTypes.CREATEaction within anResidentMapField.RowModalFormAction<A extends RowModalFormAction<A>>A genericModalFormActionfor row-level actions within a grid.SlideOverFormAction<A extends SlideOverFormAction<A>>Represents the metadata for theResidentGridField.ActionTypes.CREATE_VIEWandResidentGridField.ActionTypes.UPDATE_VIEWactions within anResidentGridField.TriggerAction<A extends TriggerAction<A>>