org.broadleafcommerce.admin.client.presenter.catalog.product
Class AssociatedProductOptionPresenterBasic
java.lang.Object
org.broadleafcommerce.openadmin.client.presenter.entity.AbstractSubPresentable
org.broadleafcommerce.openadmin.client.presenter.structure.SimpleSearchListPresenter
org.broadleafcommerce.admin.client.presenter.catalog.product.AssociatedProductOptionPresenterBasic
- All Implemented Interfaces:
- SubPresentable
public class AssociatedProductOptionPresenterBasic
- extends SimpleSearchListPresenter
Represents the Product -> ProductOption presenter that has a nested grid for the ProductOptionValues
- Author:
- Phillip Verheyden
| Methods inherited from class org.broadleafcommerce.openadmin.client.presenter.structure.SimpleSearchListPresenter |
bind, getAddClickedHandlerRegistration, getEditCompletedHandlerRegistration, getRecordDroppedHandlerRegistration, getRemoveClickedHandlerRegistration, getSearchDialog, getSearchDialogTitle, getSelectionChangedHandlerRegistration, setDataSource, setSearchDialog, setSearchDialogTitle |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssociatedProductOptionPresenterBasic
public AssociatedProductOptionPresenterBasic(ExpandableGridStructureDisplay display,
EntitySearchDialog searchDialog,
String searchDialogTitle)
setExpansionDataSource
public void setExpansionDataSource(ListGridDataSource dataSource,
String[] gridFields,
Boolean[] editable)
Copyright © 2013. All Rights Reserved.