org.broadleafcommerce.admin.client.datasource.catalog.product
Class SkuBundleItemsDataSourceFactory
java.lang.Object
org.broadleafcommerce.admin.client.datasource.catalog.product.SkuBundleItemsDataSourceFactory
- All Implemented Interfaces:
- DataSourceFactory
public class SkuBundleItemsDataSourceFactory
- 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 |
symbolName
public static final String symbolName
- See Also:
- Constant Field Values
linkedObjectPath
public static final String linkedObjectPath
- See Also:
- Constant Field Values
linkedIdProperty
public static final String linkedIdProperty
- See Also:
- Constant Field Values
targetObjectPath
public static final String targetObjectPath
- See Also:
- Constant Field Values
targetIdProperty
public static final String targetIdProperty
- See Also:
- Constant Field Values
dataSource
public static ListGridDataSource dataSource
SkuBundleItemsDataSourceFactory
public SkuBundleItemsDataSourceFactory()
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.