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