Package | Description |
---|---|
com.broadleafcommerce.metadata.dsl.core.extension.externals |
Modifier and Type | Interface and Description |
---|---|
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExportHistoryGridExternal<E extends ExportHistoryGridExternal<E>>
The grid view that is used to add the export history to the
UpdateEntityView . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExportHistoryGridExternal
The default implementation for
ExportHistoryGridExternal . |
class |
DefaultGridExternal |
Constructor and Description |
---|
DefaultGridExternal(GridExternal<?> component) |
Copyright © 2021. All rights reserved.