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

George Gastaldi (JIRA) issues at jboss.org
Mon Nov 30 14:35:00 EST 2015


    [ https://issues.jboss.org/browse/FORGE-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135307#comment-13135307 ] 

George Gastaldi edited comment on FORGE-2526 at 11/30/15 2:34 PM:
------------------------------------------------------------------

Hi Claus, 

Would adding a {{UISelectOne.getSelectedIndex()}} method be enough to fulfill this requirement? I didn't understand the {quote}The same thing would be nice on the change listener, where its applicable{quote} part.


was (Author: gastaldi):
Hi Claus, 

Would adding a {{UISelectOne.getSelectedIndex()}} method be enough to fill this requirement? I didn't understand the {quote}The same thing would be nice on the change listener, where its applicable{quote} part.

> 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
>             Fix For: 3.x Future
>
>
> 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