org.broadleafcommerce.openadmin.client.view.dynamic.grid
Interface GridStructureDisplay
- All Known Subinterfaces:
- ExpandableGridStructureDisplay
- All Known Implementing Classes:
- ExpandableGridStructureView, GridStructureView
public interface GridStructureDisplay
- Author:
- jfischer
getAddButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getAddButton()
getGrid
com.smartgwt.client.widgets.grid.ListGrid getGrid()
getRemoveButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getRemoveButton()
getToolBar
com.smartgwt.client.widgets.toolbar.ToolStrip getToolBar()
getCanEdit
Boolean getCanEdit()
setVisible
void setVisible(boolean visible)
Copyright © 2013. All Rights Reserved.