Interface AdminAbstractListGridExtensionHandler
- All Superinterfaces:
org.broadleafcommerce.common.extension.ExtensionHandler
public interface AdminAbstractListGridExtensionHandler
extends org.broadleafcommerce.common.extension.ExtensionHandler
Extension handler for
ListGrid.
Created by Reginald Cole
-
Method Summary
Modifier and TypeMethodDescriptionorg.broadleafcommerce.common.extension.ExtensionResultStatusTypeaddAdditionalRowAction(ListGrid listGrid) This can be used to addListGridActions to theListGridMethods inherited from interface org.broadleafcommerce.common.extension.ExtensionHandler
getPriority, isEnabled
-
Method Details
-
addAdditionalRowAction
org.broadleafcommerce.common.extension.ExtensionResultStatusType addAdditionalRowAction(ListGrid listGrid) This can be used to addListGridActions to theListGrid- Parameters:
listGrid-- Returns:
-