Class LoadableListStore<C,M,D>

<any><C,M,D>
net.datenwerke.gxtdto.client.stores.LoadableListStore<C,M,D>
All Implemented Interfaces:
HasLoader<C,D>

public class LoadableListStore<C,M,D> extends <any> implements HasLoader<C,D>
  • Constructor Summary

    Constructors
    Constructor
    Description
    LoadableListStore(<any> keyProvider, <any> loader)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    <any>
     
  • Constructor Details

    • LoadableListStore

      public LoadableListStore(<any> keyProvider, <any> loader)
  • Method Details