From jbosstools-commits at lists.jboss.org Mon Feb 2 08:39:03 2009 Content-Type: multipart/mixed; boundary="===============3049080504065118477==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r13420 - trunk/jsf/docs/userguide/en/modules. Date: Mon, 02 Feb 2009 08:39:03 -0500 Message-ID: --===============3049080504065118477== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2009-02-02 08:39:02 -0500 (Mon, 02 Feb 2009) New Revision: 13420 Added: trunk/jsf/docs/userguide/en/modules/richfaces_support.xml Log: https://jira.jboss.org/jira/browse/JBDS-556 - creating a new chapter "RichF= aces support"; Added: trunk/jsf/docs/userguide/en/modules/richfaces_support.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/jsf/docs/userguide/en/modules/richfaces_support.xml = (rev 0) +++ trunk/jsf/docs/userguide/en/modules/richfaces_support.xml 2009-02-02 13= :39:02 UTC (rev 13420) @@ -0,0 +1,168 @@ + + + + + + JBoss Developer Studio + JBDS + RichFaces + + + = + RichFaces Support + = + JBoss Developer Studio comes with a tight i= ntegration with RichFaces component = framework. + = + + Note: + RichFaces + 3.3 is fully supported in the currant version of JBoss Developer Studio (i. e. 2.0.0.CR2) and JBos= s Tools 3.0.0.CR2. + + = + The following features are implemented and fully supported for t= he currant version of the RichFaces components: + = + + Content Assis= t + OpenOn + Representing in JB= oss Tools Palette + + = + All you have to do is to download and install RichFaces libraries int= o your + project, i. e. just put + richfaces-*.jar + files into the + /lib + project folder. Also how to get started with RichFaces you can find in RichFaces documentation. + = +
+ Code Assist for RichFaces + = + JBDS/JBoss Tools indeed provide code co= mpletion for RichFaces = framework + components. + = + + Tip: + = + RichFaces 3.3 is now fully supported in code completion.= + + = +
+ Content Assist for RichFaces Components + + + + + +
+ = +
+ = +
+ OpenOn for RichFaces + = + Working with + .jsp/.xhtml pages in VPE you can also take the advantage of + OpenOn feature for the RichFaces components. + = + For example, Richfaces tags + <rich:insert> + and + <a4j:include> + has OpenOn support. + = +
+ OpenOn With Richfaces Tag + + + + + +
+ = +
+ OpenOn With A4j Tag + + + + + +
+
+ = +
+ RichFaces in the JBoss Tools Palette + = + RichFaces and Ajax4jsf tag libraries always exist in JBoss Tools + Palette. + = +
+ RichFaces Components + + + + + +
+ = + To insert a RichFaces component on a pa= ge: + + + expand + JBoss RichFaces + group on the palette + + = + + click on some component + + = + + put the needed attributes in the + Insert Tag + dialog and click + Finish + button = + + + + = +
+ Inserting Tag + + + + + +
+ = + The RichFaces component will be inserte= d on your page and displayed in source and visual + modes: + = +
+ RichFaces Component + + + + + +
+ = +
+ = +
+ Relevant Resources Links + = + To get more in-depth information on RichFaces framework refer to = RichFaces Developer Guide. + It may be also helpful for you to look through the movies where there are ones that demonstrate the usag= e of RichFaces components. +
+
\ No newline at end of file --===============3049080504065118477==--