org.broadleafcommerce.cms.admin.client.view.sandbox
Interface MySandBoxDisplay
- All Superinterfaces:
- Display, SandBoxDisplay
- All Known Implementing Classes:
- MySandBoxView
public interface MySandBoxDisplay
- extends SandBoxDisplay
Created by IntelliJ IDEA.
User: jfischer
Date: 9/22/11
Time: 11:46 AM
To change this template use File | Settings | File Templates.
getPendingGrid
com.smartgwt.client.widgets.grid.ListGrid getPendingGrid()
getRevertSelectionButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getRevertSelectionButton()
setRevertSelectionButton
void setRevertSelectionButton(com.smartgwt.client.widgets.toolbar.ToolStripButton revertSelectionButton)
getPendingToolBar
com.smartgwt.client.widgets.toolbar.ToolStrip getPendingToolBar()
setPendingToolBar
void setPendingToolBar(com.smartgwt.client.widgets.toolbar.ToolStrip pendingToolBar)
getReclaimSelectionButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getReclaimSelectionButton()
setReclaimSelectionButton
void setReclaimSelectionButton(com.smartgwt.client.widgets.toolbar.ToolStripButton reclaimSelectionButton)
getReclaimAllButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getReclaimAllButton()
setReclaimAllButton
void setReclaimAllButton(com.smartgwt.client.widgets.toolbar.ToolStripButton reclaimAllButton)
getReleaseSelectionButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getReleaseSelectionButton()
setReleaseSelectionButton
void setReleaseSelectionButton(com.smartgwt.client.widgets.toolbar.ToolStripButton releaseSelectionButton)
getReleaseAllButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getReleaseAllButton()
setReleaseAllButton
void setReleaseAllButton(com.smartgwt.client.widgets.toolbar.ToolStripButton releaseAllButton)
getPendingRefreshButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getPendingRefreshButton()
setPendingRefreshButton
void setPendingRefreshButton(com.smartgwt.client.widgets.toolbar.ToolStripButton pendingRefreshButton)
getPendingPreviewButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getPendingPreviewButton()
setPendingPreviewButton
void setPendingPreviewButton(com.smartgwt.client.widgets.toolbar.ToolStripButton pendingPreviewButton)
Copyright © 2013. All Rights Reserved.