org.broadleafcommerce.cms.admin.client.view.sandbox
Interface SandBoxDisplay
- All Superinterfaces:
- Display
- All Known Subinterfaces:
- MySandBoxDisplay
- All Known Implementing Classes:
- MySandBoxView, SandBoxView
public interface SandBoxDisplay
- extends Display
Created by IntelliJ IDEA.
User: jfischer
Date: 9/22/11
Time: 11:46 AM
To change this template use File | Settings | File Templates.
getPromoteAllButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getPromoteAllButton()
getRevertRejectSelectionButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getRevertRejectSelectionButton()
getPromoteSelectionButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getPromoteSelectionButton()
getRevertRejectAllButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getRevertRejectAllButton()
getGrid
com.smartgwt.client.widgets.grid.ListGrid getGrid()
getRefreshButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getRefreshButton()
getToolBar
com.smartgwt.client.widgets.toolbar.ToolStrip getToolBar()
getPreviewButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getPreviewButton()
Copyright © 2012. All Rights Reserved.