Uses of Interface
com.broadleafcommerce.metadata.dsl.core.extension.ImportGrid
Packages that use ImportGrid
Package
Description
-
Uses of ImportGrid in com.broadleafcommerce.metadata.dsl.core.extension
Classes in com.broadleafcommerce.metadata.dsl.core.extension with type parameters of type ImportGridModifier and TypeInterfaceDescriptioninterface
ImportGrid<G extends ImportGrid<G>>
An extension ofActionGrid
to represent a grid with a grid-level import action. -
Uses of ImportGrid in com.broadleafcommerce.metadata.dsl.core.extension.externals
Subinterfaces of ImportGrid in com.broadleafcommerce.metadata.dsl.core.extension.externalsModifier and TypeInterfaceDescriptioninterface
ExportHistoryGridExternal<E extends ExportHistoryGridExternal<E>>
The grid view that is used to add the export history to theUpdateEntityView
.interface
GridExternal<E extends GridExternal<E>>
Represents the metadata for a grid that provides a view of external data related to the form it resides within.Classes in com.broadleafcommerce.metadata.dsl.core.extension.externals that implement ImportGridModifier and TypeClassDescriptionclass
The default implementation forExportHistoryGridExternal
.class
-
Uses of ImportGrid in com.broadleafcommerce.metadata.dsl.core.extension.views
Subinterfaces of ImportGrid in com.broadleafcommerce.metadata.dsl.core.extension.viewsModifier and TypeInterfaceDescriptioninterface
ExportHistoryEntityGridView<V extends ExportHistoryEntityGridView<V>>
The grid view that is used to add the export history to theEntityBrowseView
.Classes in com.broadleafcommerce.metadata.dsl.core.extension.views that implement ImportGridModifier and TypeClassDescriptionclass
The default implementation forExportHistoryEntityGridView
. -
Uses of ImportGrid in com.broadleafcommerce.metadata.dsl.core.extension.views.browse
Subinterfaces of ImportGrid in com.broadleafcommerce.metadata.dsl.core.extension.views.browseClasses in com.broadleafcommerce.metadata.dsl.core.extension.views.browse that implement ImportGrid