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)