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