|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListGridRecord | |
|---|---|
| org.broadleafcommerce.openadmin.web.form.component | |
| org.broadleafcommerce.openadmin.web.service | |
| Uses of ListGridRecord in org.broadleafcommerce.openadmin.web.form.component |
|---|
| Fields in org.broadleafcommerce.openadmin.web.form.component with type parameters of type ListGridRecord | |
|---|---|
protected List<ListGridRecord> |
ListGrid.records
|
| Methods in org.broadleafcommerce.openadmin.web.form.component that return types with arguments of type ListGridRecord | |
|---|---|
List<ListGridRecord> |
ListGrid.getRecords()
|
| Method parameters in org.broadleafcommerce.openadmin.web.form.component with type arguments of type ListGridRecord | |
|---|---|
void |
ListGrid.setRecords(List<ListGridRecord> records)
|
| Uses of ListGridRecord in org.broadleafcommerce.openadmin.web.service |
|---|
| Methods in org.broadleafcommerce.openadmin.web.service with parameters of type ListGridRecord | |
|---|---|
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. |
ExtensionResultStatusType |
AbstractFormBuilderExtensionHandler.modifyListGridRecord(String className,
ListGridRecord record,
Entity entity)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||