From richfaces-svn-commits at lists.jboss.org Wed Nov 23 09:36:08 2011 Content-Type: multipart/mixed; boundary="===============7481651895027233342==" 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: r22983 - modules/docs/trunk/Component_Reference/src/main/docbook/en-US. Date: Wed, 23 Nov 2011 09:36:08 -0500 Message-ID: <201111231436.pANEa8oV004280@svn01.web.mwc.hst.phx2.redhat.com> --===============7481651895027233342== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: lfryc(a)redhat.com Date: 2011-11-23 09:36:08 -0500 (Wed, 23 Nov 2011) New Revision: 22983 Modified: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Compo= nent_Reference-Output_and_messages.xml Log: RFPL-1477: renamed a4j:form to h:form Modified: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/cha= p-Component_Reference-Output_and_messages.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 --- modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Comp= onent_Reference-Output_and_messages.xml 2011-11-23 14:21:10 UTC (rev 22982) +++ modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Comp= onent_Reference-Output_and_messages.xml 2011-11-23 14:36:08 UTC (rev 22983) @@ -881,7 +881,7 @@ - The <rich:tooltip> component can alternativel= y be left unattached, and is instead invoked through an event handler on th= e target component. To leave the <rich:tooltip> co= mponent unattached, set attached=3D"false", and define the eve= nt handler to trigger the tool-tip on the target component. This approach i= s demonstrated in . When leaving the <rich:tooltip> component unattached, ensure it has an id identifie= r defined. If it is defined outside the target element, it must be nested i= n an <a4j:form> component. + The <rich:tooltip> component can alternativel= y be left unattached, and is instead invoked through an event handler on th= e target component. To leave the <rich:tooltip> co= mponent unattached, set attached=3D"false", and define the eve= nt handler to trigger the tool-tip on the target component. This approach i= s demonstrated in . When leaving the <rich:tooltip> component unattached, ensure it has an id identifie= r defined. If it is defined outside the target element, it must be nested i= n an <h:form> component. Unattached tool-tips --===============7481651895027233342==--