[richfaces-issues] [JBoss JIRA] Updated: (RF-1243) simpleTogglePanel blocks from the right party paint2D
Aleksej Yanul (JIRA)
jira-events at lists.jboss.org
Thu Oct 25 10:27:13 EDT 2007
[ http://jira.jboss.com/jira/browse/RF-1243?page=all ]
Aleksej Yanul updated RF-1243:
------------------------------
Attachment: bean.zip
> simpleTogglePanel blocks from the right party paint2D
> -----------------------------------------------------
>
> Key: RF-1243
> URL: http://jira.jboss.com/jira/browse/RF-1243
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.3
> Environment: jsf 1.1
> tomcat 5.5.17
> FF
> Reporter: Aleksej Yanul
> Assigned To: Sergey Halipov
> Fix For: 3.1.3
>
> Attachments: bean.zip, Paint2D.xhtml, stp&paint2D(1243).JPG, stp&paint2D(1243)_2.JPG
>
>
> // 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