[jboss-dev-forums] [JBoss Tools Development] - Example given in Component reference doesnt work richfaces4

Raja suman Dudam do-not-reply at jboss.com
Fri Jan 21 02:25:45 EST 2011


Raja suman Dudam [http://community.jboss.org/people/sumanjara] created the discussion

"Example given in Component reference doesnt work richfaces4"

To view the discussion, visit: http://community.jboss.org/message/582273#582273

--------------------------------------------------------------
Example given in Component reference doesnt work richfaces4.
Page Number 65.
*<a4j:form> doesnt exist in Rich faces4 M5..TO Make it work what is the change i have to do.*

*The following is copied from page number 65 Component reference guide. And also i want to open popup in richfaces 4 M5 on button click.can u please send me the solution.
*


<a4j:form>
<rich:popupPanel id="popup" modal="false" autosized="true" resizeable="false">
<f:facet name="header">
<h:outputText value="The title of the panel" />
</f:facet>
<f:facet name="controls">
<h:graphicImage value="/pages/
close.png" style="cursor:pointer" onclick="#{rich:component('popup')}.hide()" /
>
</f:facet>
<p>
This is the content of the panel.
</p>
</rich:popupPanel>
</a4j:form>
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/582273#582273]

Start a new discussion in JBoss Tools Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2129]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110121/224c2d19/attachment.html 


More information about the jboss-dev-forums mailing list