I have a doubt.
The below code has been done inside a view's event handler where the “me” will point to that particular view.
me->view_group_context->set_view_editable( me ).
Can we have some other component’s view’s reference and replace it instead of me?
Regards
Praveen