Package com.broadleafcommerce.metadata.dsl.core.extension.views
@NonNullApi
package com.broadleafcommerce.metadata.dsl.core.extension.views
-
ClassDescriptionThe base class for the form view that is used for a more guided approach for setting up the form components.AbstractView<V extends AbstractView<V>>ActionView<V extends ActionView<V>>An interface for a view that manages
ActionView.ActionPlacements.PRIMARY
andActionView.ActionPlacements.SECONDARY
placementAction
.AugmentableView<V extends AugmentableView<V>>The default implementation forExportHistoryEntityGridView
.ExportHistoryEntityGridView<V extends ExportHistoryEntityGridView<V>>The grid view that is used to add the export history to theEntityBrowseView
.PreviewableView<V extends PreviewableView<V>>Represents the metadata for a trackable view that supports previewing sandbox data.SelectTargetEntityFormView<V extends SelectTargetEntityFormView<V>>Represents the metadata used for a more guided approach for setting up the form components.SelectTargetEntityGridView<V extends SelectTargetEntityGridView<V>>This grid is used to fetch and display the entities to export.