Hi,
e.g.

<s:View creationComplete="init()">
    <s:Button click="do() "/>
</s:View>

when i call navigator.popView()
will the 2 eventhandlers be removed so the view can be gc'd ?

thanks


Reply via email to