org.broadleafcommerce.gwt.client.view.dynamic
Interface SubItemDisplay
- All Superinterfaces:
- DynamicFormDisplay
- All Known Implementing Classes:
- SubItemView
public interface SubItemDisplay
- extends DynamicFormDisplay
- Author:
- jfischer
|
Method Summary |
com.smartgwt.client.widgets.toolbar.ToolStripButton |
getAddButton()
|
com.smartgwt.client.widgets.grid.ListGrid |
getGrid()
|
com.smartgwt.client.widgets.toolbar.ToolStripButton |
getRemoveButton()
|
getAddButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getAddButton()
getGrid
com.smartgwt.client.widgets.grid.ListGrid getGrid()
getRemoveButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getRemoveButton()
Copyright © 2011. All Rights Reserved.