Uses of Interface
com.broadleafcommerce.metadata.dsl.core.extension.ResourceGrid
Packages that use ResourceGrid
Package
Description
-
Uses of ResourceGrid in com.broadleafcommerce.metadata.dsl.core.extension
Classes in com.broadleafcommerce.metadata.dsl.core.extension with type parameters of type ResourceGridModifier and TypeInterfaceDescriptioninterface
ResourceGrid<G extends ResourceGrid<G>>
Represents the metadata of aActionGrid
andFetchGrid
that is used for managing an external resource. -
Uses of ResourceGrid in com.broadleafcommerce.metadata.dsl.core.extension.externals
Subinterfaces of ResourceGrid 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 ResourceGridModifier and TypeClassDescriptionclass
The default implementation forExportHistoryGridExternal
.class