[forge-issues] [JBoss JIRA] (FORGE-2526) UISelectOne - Allow to know which index was selected

Claus Ibsen (JIRA) issues at jboss.org
Mon Nov 9 02:46:00 EST 2015


Claus Ibsen created FORGE-2526:
----------------------------------

             Summary: UISelectOne - Allow to know which index was selected
                 Key: FORGE-2526
                 URL: https://issues.jboss.org/browse/FORGE-2526
             Project: Forge
          Issue Type: Feature Request
          Components: UI - API
    Affects Versions: 2.20.1.Final
            Reporter: Claus Ibsen


When using the UISelectOne then you cannot today know which index the user selected, whether it was the first, the last, or some other in between.

You can only get the value, and then from the value you need to determine yourself if it was the first, last etc.

Also due to bug FORGE-552 the returned value can be invalid, and you would not have a way of know exactly what was selected.

To be able to get the index would be great. This is also what other UI frameworks offers in both Java and Javascript etc.

The same thing would be nice on the change listener, where its applicable.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the forge-issues mailing list