org.broadleafcommerce.cms.admin.client.datasource.file
Class StaticAssetsTileGridDataSourceFactory

java.lang.Object
  extended by org.broadleafcommerce.cms.admin.client.datasource.file.StaticAssetsTileGridDataSourceFactory
All Implemented Interfaces:
DataSourceFactory

public class StaticAssetsTileGridDataSourceFactory
extends Object
implements DataSourceFactory

Author:
jfischer

Field Summary
static CustomCriteriaTileGridDataSource dataSource
           
 
Constructor Summary
StaticAssetsTileGridDataSourceFactory()
           
 
Method Summary
 void createDataSource(String name, OperationTypes operationTypes, Object[] additionalItems, com.google.gwt.user.client.rpc.AsyncCallback<com.smartgwt.client.data.DataSource> cb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dataSource

public static CustomCriteriaTileGridDataSource dataSource
Constructor Detail

StaticAssetsTileGridDataSourceFactory

public StaticAssetsTileGridDataSourceFactory()
Method Detail

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.