org.broadleafcommerce.admin.client.view.catalog.category
Interface CategoryDisplay
- All Superinterfaces:
- Display, DynamicEditDisplay
- All Known Implementing Classes:
- CategoryView
public interface CategoryDisplay
- extends DynamicEditDisplay
- Author:
- jfischer
getRemoveOrphanedButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getRemoveOrphanedButton()
getOrphanedCategoryGrid
com.smartgwt.client.widgets.grid.ListGrid getOrphanedCategoryGrid()
getInsertOrphanButton
com.smartgwt.client.widgets.toolbar.ToolStripButton getInsertOrphanButton()
getListDisplay
DynamicEntityListDisplay getListDisplay()
- Specified by:
getListDisplay in interface DynamicEditDisplay
getMediaDisplay
GridStructureDisplay getMediaDisplay()
getDynamicFormDisplay
DynamicFormDisplay getDynamicFormDisplay()
- Specified by:
getDynamicFormDisplay in interface DynamicEditDisplay
getFeaturedDisplay
GridStructureDisplay getFeaturedDisplay()
getAllCategoriesDisplay
GridStructureDisplay getAllCategoriesDisplay()
getAllProductsDisplay
GridStructureView getAllProductsDisplay()
getCrossSaleDisplay
GridStructureDisplay getCrossSaleDisplay()
getUpSaleDisplay
GridStructureDisplay getUpSaleDisplay()
Copyright © 2013. All Rights Reserved.