| Package | Description |
|---|---|
| org.broadleafcommerce.openadmin.web.form.component |
| Modifier and Type | Field and Description |
|---|---|
protected List<ListGridActionGroup> |
ListGrid.rowActionGroups |
protected List<ListGridActionGroup> |
ListGrid.toolbarActionGroups |
| Modifier and Type | Method and Description |
|---|---|
ListGridActionGroup |
ListGridActionGroup.clone() |
ListGridActionGroup |
ListGridActionGroup.withActionGroupClass(String actionGroupClass) |
ListGridActionGroup |
ListGridActionGroup.withName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<ListGridActionGroup> |
ListGrid.getRowActionGroups() |
List<ListGridActionGroup> |
ListGrid.getToolbarActionGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListGrid.addRowActionGroup(ListGridActionGroup actionGroup) |
void |
ListGrid.addToolbarActionGroup(ListGridActionGroup actionGroup) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListGrid.setRowActionGroups(List<ListGridActionGroup> rowActionGroups) |
void |
ListGrid.setToolbarActionGroups(List<ListGridActionGroup> toolbarActionGroups) |
Copyright © 2016. All rights reserved.