org.broadleafcommerce.cms.admin.client.view.sandbox
public interface SandBoxDisplay extends Display
| Modifier and Type | Method and Description |
|---|---|
com.smartgwt.client.widgets.grid.ListGrid |
getGrid() |
com.smartgwt.client.widgets.toolbar.ToolStripButton |
getPreviewButton() |
com.smartgwt.client.widgets.toolbar.ToolStripButton |
getPromoteAllButton() |
com.smartgwt.client.widgets.toolbar.ToolStripButton |
getPromoteSelectionButton() |
com.smartgwt.client.widgets.toolbar.ToolStripButton |
getRefreshButton() |
com.smartgwt.client.widgets.toolbar.ToolStripButton |
getRevertRejectAllButton() |
com.smartgwt.client.widgets.toolbar.ToolStripButton |
getRevertRejectSelectionButton() |
com.smartgwt.client.widgets.toolbar.ToolStrip |
getToolBar() |
com.smartgwt.client.widgets.toolbar.ToolStripButton getPromoteAllButton()
com.smartgwt.client.widgets.toolbar.ToolStripButton getRevertRejectSelectionButton()
com.smartgwt.client.widgets.toolbar.ToolStripButton getPromoteSelectionButton()
com.smartgwt.client.widgets.toolbar.ToolStripButton getRevertRejectAllButton()
com.smartgwt.client.widgets.grid.ListGrid getGrid()
com.smartgwt.client.widgets.toolbar.ToolStripButton getRefreshButton()
com.smartgwt.client.widgets.toolbar.ToolStrip getToolBar()
com.smartgwt.client.widgets.toolbar.ToolStripButton getPreviewButton()
Copyright © 2015. All Rights Reserved.