Author: SeanRogers
Date: 2010-12-21 18:34:37 -0500 (Tue, 21 Dec 2010)
New Revision: 20737
Modified:
modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Component_Reference-Rich_inputs.xml
Log:
Removed autocompleteBehavior RFPL-1033
Modified:
modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Component_Reference-Rich_inputs.xml
===================================================================
---
modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Component_Reference-Rich_inputs.xml 2010-12-21
18:30:22 UTC (rev 20736)
+++
modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Component_Reference-Rich_inputs.xml 2010-12-21
23:34:37 UTC (rev 20737)
@@ -20,9 +20,12 @@
<para>
The <sgmltag><rich:autocomplete></sgmltag> component is an
auto-completing input-box with built-in Ajax capabilities. It supports client-side
suggestions, browser-like selection, and customization of the look and feel.
</para>
+ <!-- TODO not in Final -->
+ <!--
<para>
To attach an auto-completion behavior to other components, use the
<sgmltag><rich:autocompleteBehavior></sgmltag> behavior. Refer
to <xref
linkend="sect-Component_Reference-Rich_inputs-richautocompleteBehavior" />
for full details on the
<sgmltag><rich:autocompleteBehavior></sgmltag> behavior.
</para>
+ -->
<figure
id="figu-Component_Reference-richautocomplete-richautocomplete">
<title><sgmltag><rich:autocomplete></sgmltag></title>
<mediaobject>
@@ -142,7 +145,7 @@
</itemizedlist>
</section>
- <!-- TODO not in M4 -->
+ <!-- TODO not in Final -->
<!--<rich:autocompleteBehavior>-->
<!--
<section
id="sect-Component_Reference-Rich_inputs-richautocompleteBehavior">
Show replies by date