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!
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!