Uses of Interface
com.broadleafcommerce.metadata.dsl.core.extension.ExportGrid
Packages that use ExportGrid
Package
Description
-
Uses of ExportGrid in com.broadleafcommerce.metadata.dsl.core.extension
Classes in com.broadleafcommerce.metadata.dsl.core.extension with type parameters of type ExportGridModifier and TypeInterfaceDescriptioninterface
ExportGrid<G extends ExportGrid<G>>
An extension ofActionGrid
to represent a grid with a grid-level export action. -
Uses of ExportGrid in com.broadleafcommerce.metadata.dsl.core.extension.externals
Subinterfaces of ExportGrid 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 ExportGridModifier and TypeClassDescriptionclass
The default implementation forExportHistoryGridExternal
.class
-
Uses of ExportGrid in com.broadleafcommerce.metadata.dsl.core.extension.views
Subinterfaces of ExportGrid 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 ExportGridModifier and TypeClassDescriptionclass
The default implementation forExportHistoryEntityGridView
. -
Uses of ExportGrid in com.broadleafcommerce.metadata.dsl.core.extension.views.browse
Subinterfaces of ExportGrid in com.broadleafcommerce.metadata.dsl.core.extension.views.browseClasses in com.broadleafcommerce.metadata.dsl.core.extension.views.browse that implement ExportGrid