From richfaces-svn-commits at lists.jboss.org Thu Jul 28 17:48:18 2011 Content-Type: multipart/mixed; boundary="===============1569399251768340703==" 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: r22571 - modules/tests/metamer/trunk/application/src/main/webapp/components/richEditor. Date: Thu, 28 Jul 2011 17:48:18 -0400 Message-ID: <201107282148.p6SLmIGN004584@svn01.web.mwc.hst.phx2.redhat.com> --===============1569399251768340703== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: jjamrich Date: 2011-07-28 17:48:18 -0400 (Thu, 28 Jul 2011) New Revision: 22571 Modified: modules/tests/metamer/trunk/application/src/main/webapp/components/richE= ditor/simple.xhtml Log: Add submit button and output to rich:editor page Add controls to submit and verify submited value in editor component. Modified: modules/tests/metamer/trunk/application/src/main/webapp/component= s/richEditor/simple.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 --- modules/tests/metamer/trunk/application/src/main/webapp/components/rich= Editor/simple.xhtml 2011-07-27 20:19:22 UTC (rev 22570) +++ modules/tests/metamer/trunk/application/src/main/webapp/components/rich= Editor/simple.xhtml 2011-07-28 21:48:18 UTC (rev 22571) @@ -1,6 +1,6 @@ - = @@ -60,6 +60,11 @@ valueChangeListener=3D"#{richEditorBean.attributes['val= ueChangeListener'].value}" width=3D"#{richEditorBean.attributes['width'].value}" /> +
+ + = +

+ Your selection: = = --===============1569399251768340703==--