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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16417719#comment-16417719 ] 

Eduardo Breijo commented on MYFACES-4212:
-----------------------------------------

Patch looks good. Thanks!

> 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)