public class DataRowPagingReader extends Object implements com.sencha.gxt.data.shared.loader.DataReader<com.sencha.gxt.data.shared.loader.PagingLoadResult<DataRow>,String>
| Modifier and Type | Field and Description |
|---|---|
protected JSonValueConverter |
converter |
protected TableDefinition |
definition |
| Constructor and Description |
|---|
DataRowPagingReader(TableDefinition definition) |
| Modifier and Type | Method and Description |
|---|---|
com.sencha.gxt.data.shared.loader.PagingLoadResult<DataRow> |
read(Object loadConfig,
String data) |
void |
setDefinition(TableDefinition definition) |
protected TableDefinition definition
protected JSonValueConverter converter
public DataRowPagingReader(TableDefinition definition)
public void setDefinition(TableDefinition definition)
definition - the definition to setCopyright © 2015. All Rights Reserved.