[forge-issues] [JBoss JIRA] (FORGE-1198) UIValidationContext should reference the current input being validated

George Gastaldi (JIRA) jira-events at lists.jboss.org
Fri Sep 13 08:47:03 EDT 2013


George Gastaldi created FORGE-1198:
--------------------------------------

             Summary: UIValidationContext should reference the current input being validated
                 Key: FORGE-1198
                 URL: https://issues.jboss.org/browse/FORGE-1198
             Project: Forge
          Issue Type: Feature Request
          Components: UI - API
    Affects Versions: 2.0.0.Alpha12
            Reporter: George Gastaldi
            Assignee: George Gastaldi
             Fix For: 2.0.0.Alpha13


Introduce a method in {{UIValidationContext}}:
{code}
   /**
    * Returns the current focused {@link InputComponent}. Return null if cannot be determined by the UI provider.
    */
   public InputComponent<?, ?> getCurrentInputComponent();
{code}



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list