Author: ochikvina
Date: 2009-04-24 11:16:46 -0400 (Fri, 24 Apr 2009)
New Revision: 13832
Modified:
trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml
Log:
https://jira.jboss.org/jira/browse/RF-6768 - rich-inplace and rich-inplace-input style
classes are added to the table;
Modified: trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml 2009-04-24 14:51:01
UTC (rev 13831)
+++ trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml 2009-04-24 15:16:46
UTC (rev 13832)
@@ -617,6 +617,28 @@
</mediaobject>
</figure>
+ <table>
+ <title>Classes names that define a component appearance</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Class name</entry>
+ <entry>Description</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>rich-inplace</entry>
+ <entry>Defines styles for a wrapper <span> (or
<div>) element of a component</entry>
+ </row>
+ <row>
+ <entry>rich-inplace-input</entry>
+ <entry>Defines styles for the component input field</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+
<table id="tab_cn_iI">
<title>Class name for the view state</title>
<tgroup cols="2">
@@ -651,7 +673,7 @@
<tbody>
<row>
<entry>rich-inplace-field</entry>
- <entry>Defines styles for input field look and feel in edit
state</entry>
+ <entry>Defines styles for the input field look and feel in edit
state</entry>
</row>
</tbody>
</tgroup>
@@ -683,7 +705,7 @@
<table>
- <title>Classes names "save" and "cancel"
controls in Edit state</title>
+ <title>Classes names for "save" and
"cancel" controls in Edit state</title>
<tgroup cols="2">
<thead>
<row>