org.broadleafcommerce.openadmin.client.view.dynamic
Interface DynamicEntityColumnTreeDisplay

All Known Implementing Classes:
DynamicEntityColumnTreeView

public interface DynamicEntityColumnTreeDisplay

Author:
jfischer

Method Summary
 com.smartgwt.client.widgets.toolbar.ToolStripButton getAddButton()
           
 com.smartgwt.client.widgets.form.fields.ComboBoxItem getEntityType()
           
 com.smartgwt.client.widgets.grid.ColumnTree getGrid()
           
 com.smartgwt.client.widgets.toolbar.ToolStripButton getRemoveButton()
           
 com.smartgwt.client.widgets.toolbar.ToolStrip getToolBar()
           
 

Method Detail

getAddButton

com.smartgwt.client.widgets.toolbar.ToolStripButton getAddButton()

getRemoveButton

com.smartgwt.client.widgets.toolbar.ToolStripButton getRemoveButton()

getEntityType

com.smartgwt.client.widgets.form.fields.ComboBoxItem getEntityType()

getGrid

com.smartgwt.client.widgets.grid.ColumnTree getGrid()

getToolBar

com.smartgwt.client.widgets.toolbar.ToolStrip getToolBar()


Copyright © 2013. All Rights Reserved.