From richfaces-svn-commits at lists.jboss.org Wed Mar 25 12:26:46 2009 Content-Type: multipart/mixed; boundary="===============7409836649967082127==" 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: r13184 - trunk/docs/userguide/en/src/main/docbook/included. Date: Wed, 25 Mar 2009 12:26:46 -0400 Message-ID: --===============7409836649967082127== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: cluts Date: 2009-03-25 12:26:45 -0400 (Wed, 25 Mar 2009) New Revision: 13184 Modified: trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml trunk/docs/userguide/en/src/main/docbook/included/page.xml trunk/docs/userguide/en/src/main/docbook/included/status.xml Log: RF-4502 - updated tables with facets for datascroller and checked code exam= ple. Added tables of the facets for page (checked code example) and for sta= tus (also the code example has been checked). Modified: trunk/docs/userguide/en/src/main/docbook/included/datascroller.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/datascroller.xml 2009= -03-25 16:13:18 UTC (rev 13183) +++ trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2009= -03-25 16:26:45 UTC (rev 13184) @@ -372,6 +372,14 @@ fastrew= ind_disabled Redefin= es the disabled "fastrewind" button with the content set + + fastfor= ward + Redefin= es the "fastforward" button with the content set + + + fastfor= ward_disabled + Redefin= es the disabled "fastforward" button with the content set + previou= s Redefin= es the "previous" button with the content set Modified: trunk/docs/userguide/en/src/main/docbook/included/page.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/page.xml 2009-03-25 1= 6:13:18 UTC (rev 13183) +++ trunk/docs/userguide/en/src/main/docbook/included/page.xml 2009-03-25 1= 6:26:45 UTC (rev 13184) @@ -63,6 +63,26 @@ ]]>
+ Facets + + Facets + + + + Facet name + Description + + + + + head + Defines a head content + + + +
+
+
Key attributes and ways of usage The component is mostly used to solve the following problem with= MyFaces for erlier Ajax4jsf versions: in MyFaces <f:view> Modified: trunk/docs/userguide/en/src/main/docbook/included/status.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/status.xml 2009-03-25= 16:13:18 UTC (rev 13183) +++ trunk/docs/userguide/en/src/main/docbook/included/status.xml 2009-03-25= 16:26:45 UTC (rev 13184) @@ -72,7 +72,32 @@ ... HtmlAjaxStatus myStatus =3D new HtmlAjaxStatus(); ...]]> -
+ +
+ Facets + + Facets + + + + Facet name + Description + + + + + start + Redefines the content for display on starting request + + + stop + Redefines the content for display on request complete + + + + = +
+
Key attributes and ways of usage There are two ways for the components or containers definitio= n, which Ajax requests status is tracked by a component. --===============7409836649967082127==--