public class MediaMapDataSourceFactory extends Object implements DataSourceFactory
| Modifier and Type | Field and Description |
|---|---|
static ComplexValueMapStructureDataSource |
dataSource |
static MapStructure |
MAPSTRUCTURE |
protected CategoryPresenter |
presenter |
| Constructor and Description |
|---|
MediaMapDataSourceFactory(CategoryPresenter presenter) |
| 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 static final MapStructure MAPSTRUCTURE
public static ComplexValueMapStructureDataSource dataSource
protected CategoryPresenter presenter
public MediaMapDataSourceFactory(CategoryPresenter presenter)
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 DataSourceFactoryCopyright © 2014. All Rights Reserved.