You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Paul Nicolucci (JIRA)" <de...@myfaces.apache.org> on 2018/03/28 17:17:00 UTC

[jira] [Resolved] (MYFACES-4212) onSelect / getSelect should not be implemented on some components

     [ https://issues.apache.org/jira/browse/MYFACES-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Nicolucci resolved MYFACES-4212.
-------------------------------------
    Resolution: Fixed

> onSelect / getSelect should not be implemented on some components
> -----------------------------------------------------------------
>
>                 Key: MYFACES-4212
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4212
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-372
>    Affects Versions: 2.3.0
>            Reporter: Paul Nicolucci
>            Assignee: Paul Nicolucci
>            Priority: Trivial
>             Fix For: 2.3.1
>
>         Attachments: MYFACES-4212.patch
>
>
> HtmlSelectManyListbox -> https://javaserverfaces.github.io/docs/2.3/javadocs/javax/faces/component/html/HtmlSelectManyListbox.html
> HtmlSelectManyMenu -> https://javaserverfaces.github.io/docs/2.3/javadocs/javax/faces/component/html/HtmlSelectManyMenu.html
> HtmlSelectOneListbox -> https://javaserverfaces.github.io/docs/2.3/javadocs/javax/faces/component/html/HtmlSelectOneListbox.html
> HtmlSelectOneMenu -> https://javaserverfaces.github.io/docs/2.3/javadocs/javax/faces/component/html/HtmlSelectOneMenu.html
>  
> The above all have onSelect / getSelect methods generated but they are not necessary and are not part of the javadoc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)