-
Feature Request
-
Resolution: Done
-
Major
-
2.0.0.Alpha12
-
None
Introduce a method in UIValidationContext:
/** * Returns the current focused {@link InputComponent}. Return null if cannot be determined by the UI provider. */ public InputComponent<?, ?> getCurrentInputComponent();