From richfaces-svn-commits at lists.jboss.org Mon Mar 31 14:30:18 2008 Content-Type: multipart/mixed; boundary="===============1346563054334296429==" MIME-Version: 1.0 From: richfaces-svn-commits at lists.jboss.org To: richfaces-svn-commits at lists.jboss.org Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r7496 - trunk/docs/userguide/en/src/main/docbook/included. Date: Mon, 31 Mar 2008 14:30:17 -0400 Message-ID: --===============1346563054334296429== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: artdaw Date: 2008-03-31 14:30:16 -0400 (Mon, 31 Mar 2008) New Revision: 7496 Modified: trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.x= ml trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.xml Log: fix errors in styles Modified: trunk/docs/userguide/en/src/main/docbook/included/changeExpandLis= tener.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/docs/userguide/en/src/main/docbook/included/changeExpandListener.= xml 2008-03-31 18:24:56 UTC (rev 7495) +++ trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.= xml 2008-03-31 18:30:16 UTC (rev 7496) @@ -65,8 +65,8 @@ Details of Usage = -The <rich:changeExpandListener> is used as a ne= sted tag with <rich:tree> -and <rich:treeNode> components. + The <rich:changeExpandListener><= /property> is used as a nested tag with = <rich:tree> + and <rich:treeNode> components. Attribute "type" defin= es the fully qualified Java class name for the listener. Modified: trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListe= ner.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/docs/userguide/en/src/main/docbook/included/nodeSelectListener.xm= l 2008-03-31 18:24:56 UTC (rev 7495) +++ trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.xm= l 2008-03-31 18:30:16 UTC (rev 7496) @@ -66,8 +66,8 @@ Details of Usage = -The <rich:nodeSelectListener> is used as a nest= ed tag with <rich:tree> -and <rich:treeNode> components. + The <rich:nodeSelectListener> is used as a nested tag with <rich:tree> + and <rich:treeNode> components. Attribute "type" defin= es the fully qualified Java class name for listener. --===============1346563054334296429==--