From richfaces-svn-commits at lists.jboss.org Fri Aug 3 10:30:44 2007
Content-Type: multipart/mixed; boundary="===============1841690276604303940=="
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: r2050 -
trunk/docs/userguide/en/src/main/docbook/included.
Date: Fri, 03 Aug 2007 10:30:44 -0400
Message-ID:
--===============1841690276604303940==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: vkukharchuk
Date: 2007-08-03 10:30:44 -0400 (Fri, 03 Aug 2007)
New Revision: 2050
Modified:
trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.xml
Log:
Modified: trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.x=
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/docs/userguide/en/src/main/docbook/included/suggestionBox.xml 200=
7-08-03 14:08:28 UTC (rev 2049)
+++ trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.xml 200=
7-08-03 14:30:44 UTC (rev 2050)
@@ -189,6 +189,50 @@
after which AJAX requests are called to perform suggestion.
=
+
+
+
+There is possibility to define what be shown if the autocomplete returns e=
mpty list.
+Attribute "nothingLabel" or facet with the same name could be used for it.
+
+
+ Example:
+ =
+ =
+
+
+
+
+...
+]]>
+
+ Example:
+
+ =
+
+
+ =
+
+
+
+
+...
+]]> =
+ =
+ =
+ It looks on the page in the following way: =
+
+
+ SuggestionBox with empty list
+
+
+
+
+
+
+
=
Look-and-Feel Customization
@@ -422,48 +466,7 @@
To change the style of particular suggestionbox components d=
efine your own style classes in the corresponding suggestionbox attributes.=
=
-
-
-There is possibility to define what be shown if the autocomplete returns e=
mpty list.
-Attribute "nothingLabel" or facet with the same name could be used for it.
-
-
- Example:
- =
- =
-
-
-
-
-...
-]]>
-
- Example:
-
- =
-
-
- =
-
-
-
-
-...
-]]> =
-
=
- It looks on the page in the following way: =
-
-
- SuggestionBox with empty list
-
-
-
-
-
- =
=
Relevant resources links
--===============1841690276604303940==--