Author: smukhina
Date: 2008-08-14 07:55:30 -0400 (Thu, 14 Aug 2008)
New Revision: 10090
Modified:
trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml
Log:
https://jira.jboss.org/jira/browse/RF-3638 - info on JavaScript API added to guide
Modified: trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml 2008-08-14 11:20:28 UTC
(rev 10089)
+++ trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml 2008-08-14 11:55:30 UTC
(rev 10090)
@@ -287,12 +287,12 @@
<entry>Hides the popup list</entry>
</row>
<row>
- <entry role="tbi">enable()</entry>
- <entry role="tbi">Enables the control for input
(to be implemented)</entry>
+ <entry> enable()</entry>
+ <entry > Enables the control for input</entry>
</row>
<row>
- <entry role="tbi">disable()</entry>
- <entry role="tbi">Disables the control for input
(to be implemented)</entry>
+ <entry> disable()</entry>
+ <entry >Disables the control for input</entry>
</row>
</tbody>
</tgroup>