From richfaces-svn-commits at lists.jboss.org Mon Jul 14 11:19:43 2008 Content-Type: multipart/mixed; boundary="===============5336892030193652433==" 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: r9579 - trunk/samples/inplaceInput-sample/src/main/webapp/pages. Date: Mon, 14 Jul 2008 11:19:43 -0400 Message-ID: --===============5336892030193652433== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: abelevich Date: 2008-07-14 11:19:43 -0400 (Mon, 14 Jul 2008) New Revision: 9579 Added: trunk/samples/inplaceInput-sample/src/main/webapp/pages/RF_3626.xhtml Modified: trunk/samples/inplaceInput-sample/src/main/webapp/pages/index.xhtml Log: add RF3626 example Added: trunk/samples/inplaceInput-sample/src/main/webapp/pages/RF_3626.xhtml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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/samples/inplaceInput-sample/src/main/webapp/pages/RF_3626.xhtml = (rev 0) +++ trunk/samples/inplaceInput-sample/src/main/webapp/pages/RF_3626.xhtml 2= 008-07-14 15:19:43 UTC (rev 9579) @@ -0,0 +1,30 @@ + = + + + + + + = + + + + + 3 + +
abc
+
= + = + + \ No newline at end of file Modified: trunk/samples/inplaceInput-sample/src/main/webapp/pages/index.xht= ml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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/samples/inplaceInput-sample/src/main/webapp/pages/index.xhtml 200= 8-07-14 15:18:43 UTC (rev 9578) +++ trunk/samples/inplaceInput-sample/src/main/webapp/pages/index.xhtml 200= 8-07-14 15:19:43 UTC (rev 9579) @@ -4,7 +4,10 @@ xmlns:f=3D"http://java.sun.com/jsf/core" xmlns:h=3D"http://java.sun.com/jsf/html" xmlns:ui=3D"http://java.sun.com/jsf/facelets" - xmlns:ii=3D"http://labs.jboss.com/jbossrichfaces/ui/inplaceInput"> + xmlns:ii=3D"http://labs.jboss.com/jbossrichfaces/ui/inplaceInput" + xmlns:cc=3D"http://labs.jboss.com/jbossrichfaces/ui/componentControl" + xmlns:a4j=3D"http://richfaces.org/a4j" + > = InplaceInput Facelets Sample @@ -80,20 +83,22 @@ selectOnEdit=3D"#{bean.selectOnEdit}" showControls=3D"#{bean.showControls}" inputWidth=3D"#{bean.width}" - minInputWidth=3D"#{bean.minInputWidth}" - maxInputWidth=3D"#{bean.maxInputWidth}" controlsPosition=3D"#{bean.controlsPosition}" controlsHorizontalAlign=3D"#{bean.controlsHorizontalAlign}" editEvent=3D"#{bean.editEvent}" oneditactivation=3D"#{bean.oneditactivation}" - onviewactivation=3D"#{bean.onviewactivation}" - oneditactivated=3D"#{bean.oneditactivated}" - onviewactivated=3D"#{bean.onviewactivated}" + onviewactivation=3D"window.status=3D'view starting'" + oneditactivated=3D"window.status=3D'edit started'" + onviewactivated=3D"window.status=3D'view started'" saveControlIcon=3D"#{bean.saveControlIcon}" cancelControlIcon=3D"#{bean.cancelControlIcon}" - tabindex=3D"#{bean.tabindex}" = - > - = + tabindex=3D"#{bean.tabindex}" + layout=3D"block" + id=3D"inplaceInput"> + + + + = Mayor Rudy Giuliani plans to drop out and endorse McCain, two GOP so= urces said. That would give McCain added momentum heading into a debate Wed= nesday and next week's Super Tuesday contests --===============5336892030193652433==--