From richfaces-svn-commits at lists.jboss.org Mon Oct 18 02:53:35 2010
Content-Type: multipart/mixed; boundary="===============2003364710099227777=="
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: r19591 - in
modules/docs/branches/m4: Migration_Guide/src/main/docbook/en-US and 1 other
directory.
Date: Mon, 18 Oct 2010 02:53:35 -0400
Message-ID: <201010180653.o9I6rZ0F018784@svn01.web.mwc.hst.phx2.redhat.com>
--===============2003364710099227777==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: SeanRogers
Date: 2010-10-18 02:53:34 -0400 (Mon, 18 Oct 2010)
New Revision: 19591
Modified:
modules/docs/branches/m4/Component_Reference/src/main/docbook/en-US/chap=
-Component_Reference-Rich_inputs.xml
modules/docs/branches/m4/Migration_Guide/src/main/docbook/en-US/Changes_=
and_new_features.xml
Log:
Started rich:selectOne and rich:calendar
Modified: modules/docs/branches/m4/Component_Reference/src/main/docbook/en-=
US/chap-Component_Reference-Rich_inputs.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/branches/m4/Component_Reference/src/main/docbook/en-US/cha=
p-Component_Reference-Rich_inputs.xml 2010-10-18 01:36:56 UTC (rev 19590)
+++ modules/docs/branches/m4/Component_Reference/src/main/docbook/en-US/cha=
p-Component_Reference-Rich_inputs.xml 2010-10-18 06:53:34 UTC (rev 19591)
@@ -11,89 +11,143 @@
- This chapter details those components which act as panels and containers=
to hold groups of other components.
+ This chapter details rich components for user input and interaction.
=
-
-
+
=
@@ -725,32 +779,55 @@
- =
-
-
-
+
- -->
=
=
Modified: modules/docs/branches/m4/Migration_Guide/src/main/docbook/en-US/C=
hanges_and_new_features.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/branches/m4/Migration_Guide/src/main/docbook/en-US/Changes=
_and_new_features.xml 2010-10-18 01:36:56 UTC (rev 19590)
+++ modules/docs/branches/m4/Migration_Guide/src/main/docbook/en-US/Changes=
_and_new_features.xml 2010-10-18 06:53:34 UTC (rev 19591)
@@ -949,7 +949,7 @@
<rich:autocomplete>
- The <rich:autocomplete> component combines an=
d replaces the old <rich:comboBox> and &l=
t;rich:suggestionBox> components.
+ The <rich:autocomplete> component replaces th=
e old <rich:suggestionBox> component.
=
@@ -993,6 +993,13 @@
The <rich:popupPanel> component replaces the =
old <rich:modalPanel> component.
+
+
+ <rich:selectOne>
+
+ The <rich:selectOne> component replaces the o=
ld <rich:comboBox> component.
+
+
=
<rich:togglePanel> and <ric=
h:togglePanelItem>
@@ -1037,10 +1044,10 @@
=
-
- <rich:comboBox> and <rich:s=
uggestionBox>
+
+ <rich:comboBox>
- The functionality of the old <rich:comboBox> =
and <rich:suggestionBox> components is now availab=
le through the <rich:autocomplete> component.
+ The functionality of the old <rich:comboBox> =
component is now available through the <rich:selectOne> component.
=
@@ -1079,6 +1086,13 @@
=
+
+ <rich:suggestionBox>
+
+ The functionality of the old <rich:suggestionBox> component is now available through the <rich:autocomplete&=
gt; component.
+
+
+ =
=
--===============2003364710099227777==--