flex how to refresh already created view -



flex how to refresh already created view -

how can refresh view after event?

i have view contains multiple groups. want show or hide groups.

oncreationcomplete() or initialize() method works @ origin of view creation.

try invalidatedisplaylist() on view

let me know if doesn't trick , we'll seek other tricks.

flex view refresh

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -