org.broadleafcommerce.admin.client.datasource.order
Class CountryListDataSourceFactory
java.lang.Object
org.broadleafcommerce.admin.client.datasource.order.CountryListDataSourceFactory
- All Implemented Interfaces:
- DataSourceFactory
public class CountryListDataSourceFactory
- extends Object
- implements DataSourceFactory
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dataSource
public static ListGridDataSource dataSource
CountryListDataSourceFactory
public CountryListDataSourceFactory()
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 © 2013. All Rights Reserved.