[richfaces-issues] [JBoss JIRA] Created: (RF-1243) simpleTogglePanel blocks from the right party paint2D
Aleksej Yanul (JIRA)
jira-events at lists.jboss.org
Thu Oct 25 03:15:01 EDT 2007
simpleTogglePanel blocks from the right party paint2D
-----------------------------------------------------
Key: RF-1243
URL: http://jira.jboss.com/jira/browse/RF-1243
Project: RichFaces
Issue Type: Bug
Environment: jsf 1.1
tomcat 5.5.17
FF
Reporter: Aleksej Yanul
Assigned To: Nick Belaevski
Fix For: 3.1.3
// align = right
<rich:paint2D id="paint2dID" paint="#{paint2D.paint}" data="#{paintData}" width="#{paint2D.width}" height="#{paint2D.height}"
align="#{paint2D.align}" hspace="#{paint2D.hspace}" vspace="#{paint2D.vspace}" bgcolor="#{paint2D.bgcolor}"
format="#{paint2D.format}" title="#{paint2D.title}" styleClass="#{paint2D.styleString}" border="#{paint2D.border}"
rendered="#{paint2D.rendered}" />
<rich:simpleTogglePanel switchType="client" opened="true" label="paint2D straightforward">
....
</rich:simpleTogglePanel >
--
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
More information about the richfaces-issues
mailing list