org.broadleafcommerce.admin.client.presenter.catalog.category
Class AllChildCategoriesPresenter
java.lang.Object
org.broadleafcommerce.openadmin.client.presenter.entity.AbstractSubPresentable
org.broadleafcommerce.admin.client.presenter.catalog.category.AllChildCategoriesPresenter
- All Implemented Interfaces:
- SubPresentable
public class AllChildCategoriesPresenter
- extends AbstractSubPresentable
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
searchDialog
protected EntitySearchDialog searchDialog
searchDialogTitle
protected String searchDialogTitle
categoryPresenter
protected CategoryPresenter categoryPresenter
AllChildCategoriesPresenter
public AllChildCategoriesPresenter(CategoryPresenter categoryPresenter,
GridStructureDisplay display,
EntitySearchDialog searchDialog,
String[] availableToTypes,
String searchDialogTitle)
setDataSource
public void setDataSource(ListGridDataSource dataSource,
String[] gridFields,
Boolean[] editable)
- Specified by:
setDataSource in interface SubPresentable- Overrides:
setDataSource in class AbstractSubPresentable
bind
public void bind()
Copyright © 2012. All Rights Reserved.