When I call myDynamicForm.containsFocus() method, only returns true when focus is on myDynamicForm (ok), but it returns false when focus is on any child element inside this DynamicForm.
Is there any way, method, etc, to get directly if focus is on whole DynamicForm or its components? I mean I want to avoid inspect focus item by item of DynamicForm.
Thanks in advance.
We are working under:
v9.0p_2013-08-20/PowerEdition Development SC and IExplrorer 10.0.9200 navigator, Eclipse Helios and Tomcat 7.0.28
Is there any way, method, etc, to get directly if focus is on whole DynamicForm or its components? I mean I want to avoid inspect focus item by item of DynamicForm.
Thanks in advance.
We are working under:
v9.0p_2013-08-20/PowerEdition Development SC and IExplrorer 10.0.9200 navigator, Eclipse Helios and Tomcat 7.0.28