|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractAutoBeanReader | |
|---|---|
| com.sencha.gxt.data.client.loader | |
| com.sencha.gxt.data.shared.loader | Contains data loading classes. |
| Uses of AbstractAutoBeanReader in com.sencha.gxt.data.client.loader |
|---|
| Subclasses of AbstractAutoBeanReader in com.sencha.gxt.data.client.loader | |
|---|---|
class |
JsoReader<M,Base>
Simple DataReader implementation to turn JSOs into AutoBeans
automatically. |
class |
XmlReader<M,Base>
A DataReader implementation that reads XML data and build it
into the given AutoBean type, using other types from the given
factory. |
| Uses of AbstractAutoBeanReader in com.sencha.gxt.data.shared.loader |
|---|
| Subclasses of AbstractAutoBeanReader in com.sencha.gxt.data.shared.loader | |
|---|---|
class |
JsonReader<Result,Base>
A DataReader implementation that reads JSON data and builds it
into the given AutoBean type, using other types from the given
factory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||