[
http://jira.jboss.com/jira/browse/RF-1945?page=all ]
Nick Belaevski resolved RF-1945.
--------------------------------
Resolution: Rejected
Assignee: Viktor Volkov (was: Nick Belaevski)
orderinList doesn't provide styleClasses attribute
OrderingList: styleClasses doesn't work
---------------------------------------
Key: RF-1945
URL:
http://jira.jboss.com/jira/browse/RF-1945
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.4
Environment: jsf 1.2 with facelets on tomcat 6
richfaces 3.14 last dayly build
Reporter: Viktor Volkov
Assigned To: Viktor Volkov
<rich:orderingList id="orderingListID"
value="#{orderingList.list}" var="item"
listHeight="#{orderingList.listHeight}"
listWidth="#{orderingList.listWidth}" controlsType="link"
converter="orderingListConverter"
bottomControlLabel="#{orderingList.bottomControlLabel}"
captionLabel="#{orderingList.captionLabel}"
topControlLabel="#{orderingList.topControlLabel}"
upControlLabel="#{orderingList.upControlLabel}"
controlsHorizontalAlign="#{orderingList.controlsHorizontalAlign}"
controlsVerticalAlign="#{orderingList.controlsVerticalAlign}"
downControlLabel="#{orderingList.downControlLabel}"
orderControlsVisible="#{orderingList.orderControlsVisible}"
fastOrderControlsVisible="#{orderingList.fastOrderControlsVisible}"
styleClasses="789"
>
In page source styleClasses="789" is absent
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira