org.broadleafcommerce.openadmin.client.view.user
Interface UserRoleDisplay

All Known Implementing Classes:
UserRoleView

public interface UserRoleDisplay

Author:
jfischer

Method Summary
 com.smartgwt.client.widgets.toolbar.ToolStripButton getAddButton()
           
 com.smartgwt.client.widgets.grid.ListGrid getExpansionGrid()
           
 com.smartgwt.client.widgets.grid.ListGrid 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()

getGrid

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

getRemoveButton

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

getExpansionGrid

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

getToolBar

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


Copyright © 2013. All Rights Reserved.