org.broadleafcommerce.admin.client.datasource.catalog.product
Class ProductOptionDataSourceFactory
java.lang.Object
org.broadleafcommerce.admin.client.datasource.catalog.product.ProductOptionDataSourceFactory
- All Implemented Interfaces:
- DataSourceFactory
public class ProductOptionDataSourceFactory
- extends Object
- implements DataSourceFactory
- Author:
- Phillip Verheyden
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dataSource
public static ListGridDataSource dataSource
ProductOptionDataSourceFactory
public ProductOptionDataSourceFactory()
createDataSource
public void createDataSource(String name,
OperationTypes operationTypes,
Object[] additionalItems,
com.google.gwt.user.client.rpc.AsyncCallback<com.smartgwt.client.data.DataSource> cb)
- Specified by:
createDataSource in interface DataSourceFactory
Copyright © 2012. All Rights Reserved.