grid data source for caching Promise data
cheetahGrid.data.CachedDataSource
cheetahGrid.data
Optional
Static
Readonly
Fires all registered listeners
The type of the listeners to fire.
Rest
fire arguments
the result of the last listener
Adds an event listener.
The event type id.
Callback method.
unique id for the listener.
Removes an event listener which was added with listen() by the id returned by listen().
the id returned by listen().
grid data source for caching Promise data
Classdesc
cheetahGrid.data.CachedDataSource
Memberof
cheetahGrid.data