From richfaces-svn-commits at lists.jboss.org Thu Mar 31 11:26:32 2011
Content-Type: multipart/mixed; boundary="===============5410202385563779808=="
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: r22344 - in
modules/tests/metamer/trunk/application/src/main/webapp/components:
richMenuItem and 1 other directory.
Date: Thu, 31 Mar 2011 11:26:32 -0400
Message-ID: <201103311526.p2VFQWk7018854@svn01.web.mwc.hst.phx2.redhat.com>
--===============5410202385563779808==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: ppitonak(a)redhat.com
Date: 2011-03-31 11:26:32 -0400 (Thu, 31 Mar 2011)
New Revision: 22344
Added:
modules/tests/metamer/trunk/application/src/main/webapp/components/richM=
enuGroup/facets.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richM=
enuItem/facets.xhtml
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richM=
enuGroup/list.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richM=
enuItem/list.xhtml
Log:
new samples for testing facets of rich:menuGroup and rich:menuItem
Added: modules/tests/metamer/trunk/application/src/main/webapp/components/r=
ichMenuGroup/facets.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=
MenuGroup/facets.xhtml (rev 0)
+++ modules/tests/metamer/trunk/application/src/main/webapp/components/rich=
MenuGroup/facets.xhtml 2011-03-31 15:26:32 UTC (rev 22344)
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
Modified: modules/tests/metamer/trunk/application/src/main/webapp/component=
s/richMenuGroup/list.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=
MenuGroup/list.xhtml 2011-03-31 14:48:52 UTC (rev 22343)
+++ modules/tests/metamer/trunk/application/src/main/webapp/components/rich=
MenuGroup/list.xhtml 2011-03-31 15:26:32 UTC (rev 22344)
@@ -35,6 +35,9 @@
Simple page containing a drop down menu with several ri=
ch:menuGroups and inputs for all attributes.
=
+
+ Page for testing facets of a rich:menuGroup.
+
=
Added: modules/tests/metamer/trunk/application/src/main/webapp/components/r=
ichMenuItem/facets.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=
MenuItem/facets.xhtml (rev 0)
+++ modules/tests/metamer/trunk/application/src/main/webapp/components/rich=
MenuItem/facets.xhtml 2011-03-31 15:26:32 UTC (rev 22344)
@@ -0,0 +1,152 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Settings for the first menu item:
+
+
+
+
+
\ No newline at end of file
Modified: modules/tests/metamer/trunk/application/src/main/webapp/component=
s/richMenuItem/list.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=
MenuItem/list.xhtml 2011-03-31 14:48:52 UTC (rev 22343)
+++ modules/tests/metamer/trunk/application/src/main/webapp/components/rich=
MenuItem/list.xhtml 2011-03-31 15:26:32 UTC (rev 22344)
@@ -35,6 +35,10 @@
Simple page containing a drop down menu with several ri=
ch:menuItems and inputs for all attributes.
=
+
+ Page testing facets of a rich:menuItem.
+
+
=
--===============5410202385563779808==--