org.broadleafcommerce.admin.client.datasource.catalog.product
Class ParentCategoryListDataSourceFactory
java.lang.Object
org.broadleafcommerce.admin.client.datasource.catalog.product.ParentCategoryListDataSourceFactory
- All Implemented Interfaces:
- DataSourceFactory
public class ParentCategoryListDataSourceFactory
- extends Object
- implements DataSourceFactory
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
defaultCategoryForeignKey
public static final String defaultCategoryForeignKey
- See Also:
- Constant Field Values
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
sortField
public static final String sortField
- See Also:
- Constant Field Values
dataSource
public static ListGridDataSource dataSource
ParentCategoryListDataSourceFactory
public ParentCategoryListDataSourceFactory()
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.