Question
Child interface put button and how to call Parent interface
Hi
I"m little bit confuse.Which pattern is good design?
I created a child interface and call from parent inerface.
How to pass button of parameter from parent interface to child interface.
when i clicked a button call another process model .how to pass parameter from parent interface to child interface.

Thanks
