--- In [email protected], Aldo Bucchi <[EMAIL PROTECTED]> wrote:

> According to the docs, the flex DataProvider class can broadcast the
> event "filterModel". However I cannot find anything about filters in
> the docs.

See Mike Peterson's comment in the livedocs.
http://livedocs.macromedia.com/flex/15/asdocs_en/mx/controls/listclasses/DataProvider.html

"If you implement a custom data provider, it has to dispatch a
modelChanged event when it is modified so that any component using it
knows to update itself. In your custom data provider, you can use this
field of the event object to pass info to a custom component that
implements filtering. Flex however does not implement it, and our
components do not use it."

So it's there in the API but none of our components use it.

Manish





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to