| Package | Description |
|---|---|
| org.broadleafcommerce.openadmin.web.form.component | |
| org.broadleafcommerce.openadmin.web.service |
| Modifier and Type | Method and Description |
|---|---|
static ListGrid.Type |
ListGrid.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListGrid.Type[] |
ListGrid.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListGrid.setListGridType(ListGrid.Type listGridType) |
| Modifier and Type | Method and Description |
|---|---|
protected ListGrid |
FormBuilderServiceImpl.createListGrid(String className,
List<Field> headerFields,
ListGrid.Type type,
DynamicResultSet drs,
String sectionKey,
int order,
String idProperty,
List<SectionCrumb> sectionCrumbs) |
Copyright © 2015. All rights reserved.