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
.CloneModalFormAction<A extends CloneModalFormAction<A>>Extension ofModalFormAction
that is used for the cloning of new entities.CreateModalFormAction<A extends CreateModalFormAction<A>>Extension ofModalFormAction
that is used for the creation of new entities.The default implementation forExportGridAction
.The default implementation forGridRowConditionalAction
.The default implementation forImportGridAction
.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.ROW
action 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.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 anOrderable
grid.ResidentMapCreateAction<A extends ResidentMapCreateAction<A>>Represents the metadata for theResidentMapField.ActionTypes.CREATE
action within anResidentMapField
.RowModalFormAction<A extends RowModalFormAction<A>>A genericModalFormAction
for row-level actions within a grid.TriggerAction<A extends TriggerAction<A>>