Try hooking the Show event of your UI component and add your 'init()'
code to your new event handler (for the Show event).

--- In [email protected], "_estatica_" <ibo...@...> wrote:
>
> Is it possible to call a method (say init(void)) within UI component
> that is within viewstack every time it becomes visible in viewstack.
> 
> I want to clear fields of a form every time form gets selected. Form
> is staged withing viewstack.
> 
> Cheers!
>


Reply via email to