| Package | Description |
|---|---|
| org.broadleafcommerce.openadmin.web.form.component | |
| org.broadleafcommerce.openadmin.web.service |
| Modifier and Type | Field and Description |
|---|---|
protected List<ListGridRecord> |
ListGrid.records |
| Modifier and Type | Method and Description |
|---|---|
List<ListGridRecord> |
ListGrid.getRecords() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListGrid.setRecords(List<ListGridRecord> records) |
| Modifier and Type | Method and Description |
|---|---|
ExtensionResultStatusType |
ListGridErrorMessageExtensionHandler.determineErrorMessageForEntity(Entity entity,
ListGridRecord lgr)
Allows the extension handler to determine a custom error message or error message key for the entity.
|
ExtensionResultStatusType |
AbstractFormBuilderExtensionHandler.modifyListGridRecord(String className,
ListGridRecord record,
Entity entity) |
ExtensionResultStatusType |
FormBuilderExtensionHandler.modifyListGridRecord(String className,
ListGridRecord record,
Entity entity)
Provides a hook to modify the ListGridRecord for the given Entity while building the list grid record.
|
Copyright © 2017. All rights reserved.