Uses of Interface
com.broadleafcommerce.metadata.dsl.core.extension.externals.GridExternal
Packages that use GridExternal
-
Uses of GridExternal in com.broadleafcommerce.metadata.dsl.core.extension.externals
Classes in com.broadleafcommerce.metadata.dsl.core.extension.externals with type parameters of type GridExternalModifier and TypeInterfaceDescriptioninterface
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.Subinterfaces of GridExternal 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
.Classes in com.broadleafcommerce.metadata.dsl.core.extension.externals that implement GridExternalModifier and TypeClassDescriptionclass
The default implementation forExportHistoryGridExternal
.class
Constructors in com.broadleafcommerce.metadata.dsl.core.extension.externals with parameters of type GridExternal