public class StaticAssetsTileGridDataSourceFactory extends Object implements DataSourceFactory
Modifier and Type | Field and Description |
---|---|
CustomCriteriaTileGridDataSource |
dataSource |
Constructor and Description |
---|
StaticAssetsTileGridDataSourceFactory() |
Modifier and Type | Method and Description |
---|---|
void |
createDataSource(String name,
OperationTypes operationTypes,
Object[] additionalItems,
com.google.gwt.user.client.rpc.AsyncCallback<com.smartgwt.client.data.DataSource> cb) |
public CustomCriteriaTileGridDataSource dataSource
public StaticAssetsTileGridDataSourceFactory()
public void createDataSource(String name, OperationTypes operationTypes, Object[] additionalItems, com.google.gwt.user.client.rpc.AsyncCallback<com.smartgwt.client.data.DataSource> cb)
createDataSource
in interface DataSourceFactory
Copyright © 2013. All rights reserved.