[forge-issues] [JBoss JIRA] (FORGE-2444) Allow multiple resources selection in UIInputMany

George Gastaldi (JIRA) issues at jboss.org
Thu Aug 20 23:01:26 EDT 2015


     [ https://issues.jboss.org/browse/FORGE-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi updated FORGE-2444:
-----------------------------------
    Fix Version/s: 2.x Future
      Component/s: UI - Eclipse
                   UI - IntelliJ IDEA
                   UI - NetBeans
                       (was: Addon Development)


> Allow multiple resources selection in UIInputMany 
> --------------------------------------------------
>
>                 Key: FORGE-2444
>                 URL: https://issues.jboss.org/browse/FORGE-2444
>             Project: Forge
>          Issue Type: Enhancement
>          Components: UI - Eclipse, UI - IntelliJ IDEA, UI - NetBeans
>    Affects Versions: 2.17.0.Final
>            Reporter: Rafael Pestano
>             Fix For: 2.x Future
>
>
> For now we cannot select more then one resource (eg:files in the filesystem) to be added in a UIInputMany, we have to select a resource at a time.
> example:
> {code:title=Bar.java|borderStyle=solid}
>     @Inject
>     @WithAttributes(label = "Select Files")
>     private UIInputMany<FileResource<?>> files;
> {code}
> Will prompt a popup to select files but you cant sewlect more then one



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the forge-issues mailing list