[richfaces-issues] [JBoss JIRA] (RF-13327) pickList - setting of multiple attributes does not have any effect on the component

Juraj Húska (JIRA) jira-events at lists.jboss.org
Fri Nov 8 08:18:02 EST 2013


Juraj Húska created RF-13327:
--------------------------------

             Summary: pickList - setting of multiple attributes does not have any effect on the component
                 Key: RF-13327
                 URL: https://issues.jboss.org/browse/RF-13327
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-selects
    Affects Versions: 5.0.0.Alpha2
            Reporter: Juraj Húska


Setting of these attributes on a {{pickList}} has no effect on the rendered component (I am trying to group them somehow).

*Buttons text*
* addAllText
* addText
* removeAllText
* removeText
* downBottomText
* downText
* upText
* upTopText

*List style*
* maxListHeight
* minListHeight
* style
* columnClasses

*Other RW options*
* switchByClick
* switchByDblClick

*Callbacks*
* onremoveitems
* value
* valueChangeListener

I guess that it is because they are not passed in the [renderer template|https://github.com/richfaces/richfaces/blob/master/framework/src/main/java/org/richfaces/ui/select/pickList/pickList.template.xml] ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list