Returns the current focus child widget inside container. This is not the currently focused widget. That can be obtained by calling Window.getFocus.
The child widget which will receive the focus inside container when the container is focused, or NULL if none is set.
2.14
Returns the current focus child widget inside container. This is not the currently focused widget. That can be obtained by calling Window.getFocus.