grid data source for filter
cheetahGrid.data.FilterDataSource
cheetahGrid.data
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 filter
Classdesc
cheetahGrid.data.FilterDataSource
Memberof
cheetahGrid.data