org.broadleafcommerce.openadmin.client.view.dynamic
public interface DynamicEntityListDisplay
| Modifier and Type | Method and Description |
|---|---|
com.smartgwt.client.widgets.toolbar.ToolStripButton |
getAddButton() |
com.smartgwt.client.widgets.form.fields.ComboBoxItem |
getEntityType() |
com.smartgwt.client.widgets.grid.ListGrid |
getGrid() |
com.smartgwt.client.widgets.toolbar.ToolStripButton |
getRemoveButton() |
com.smartgwt.client.widgets.toolbar.ToolStripButton |
getShowArchivedButton() |
com.smartgwt.client.widgets.toolbar.ToolStrip |
getToolBar() |
com.smartgwt.client.widgets.toolbar.ToolStripButton getAddButton()
com.smartgwt.client.widgets.toolbar.ToolStripButton getRemoveButton()
com.smartgwt.client.widgets.form.fields.ComboBoxItem getEntityType()
com.smartgwt.client.widgets.grid.ListGrid getGrid()
com.smartgwt.client.widgets.toolbar.ToolStrip getToolBar()
com.smartgwt.client.widgets.toolbar.ToolStripButton getShowArchivedButton()
Copyright © 2015. All Rights Reserved.