grid data source
cheetahGrid.data.DataSource
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
Classdesc
cheetahGrid.data.DataSource
Memberof
cheetahGrid.data