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/27 18:03:00 UTC

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

Paul Nicolucci created MYFACES-4212:
---------------------------------------

             Summary: 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.1
            Reporter: Paul Nicolucci
            Assignee: Paul Nicolucci


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)