org.broadleafcommerce.openadmin.client.view.dynamic.grid
Interface ExpandableGridStructureDisplay

All Superinterfaces:
GridStructureDisplay
All Known Implementing Classes:
ExpandableGridStructureView

public interface ExpandableGridStructureDisplay
extends GridStructureDisplay


Method Summary
 com.smartgwt.client.widgets.grid.ListGrid getExpansionGrid()
           
 
Methods inherited from interface org.broadleafcommerce.openadmin.client.view.dynamic.grid.GridStructureDisplay
getAddButton, getCanEdit, getGrid, getRemoveButton, getToolBar, setVisible
 

Method Detail

getExpansionGrid

com.smartgwt.client.widgets.grid.ListGrid getExpansionGrid()


Copyright © 2013. All Rights Reserved.