Author: vkorluzhenko
Date: 2007-06-18 14:11:04 -0400 (Mon, 18 Jun 2007)
New Revision: 1213
Modified:
trunk/richfaces/dataFilterSlider/src/main/config/component/dataFilterSlider.xml
trunk/richfaces/datascroller/src/main/config/component/datascroller.xml
trunk/richfaces/drag-drop/src/main/config/component/dragSupport.xml
trunk/richfaces/drag-drop/src/main/config/component/dropSupport.xml
trunk/richfaces/gmap/src/main/config/component/gmap.xml
trunk/richfaces/inputnumber-spinner/src/main/config/component/inputNumberSpinner.xml
trunk/richfaces/modal-panel/src/main/config/component/modalPanel.xml
trunk/richfaces/separator/src/main/config/component/separator.xml
Log:
fixed spelling errors
Modified: trunk/richfaces/dataFilterSlider/src/main/config/component/dataFilterSlider.xml
===================================================================
---
trunk/richfaces/dataFilterSlider/src/main/config/component/dataFilterSlider.xml 2007-06-18
16:32:29 UTC (rev 1212)
+++
trunk/richfaces/dataFilterSlider/src/main/config/component/dataFilterSlider.xml 2007-06-18
18:11:04 UTC (rev 1213)
@@ -154,7 +154,7 @@
<name>sliderListener</name>
<classname>javax.faces.el.MethodBinding</classname>
<description>
- MethodBinding representing an action listener method that will be
notified afrer changing of slider control position
+ MethodBinding representing an action listener method that will be
notified after changing of slider control position
</description>
</property>
<property>
Modified: trunk/richfaces/datascroller/src/main/config/component/datascroller.xml
===================================================================
--- trunk/richfaces/datascroller/src/main/config/component/datascroller.xml 2007-06-18
16:32:29 UTC (rev 1212)
+++ trunk/richfaces/datascroller/src/main/config/component/datascroller.xml 2007-06-18
18:11:04 UTC (rev 1213)
@@ -80,7 +80,7 @@
<property>
<name>scrollerListener</name>
<classname>javax.faces.el.MethodBinding</classname>
- <description>MethodBinding representing an action listener method that will be
notified afrer scrolling
+ <description>MethodBinding representing an action listener method that will be
notified after scrolling
</description>
</property>
@@ -207,11 +207,11 @@
</description>
<defaultvalue>true</defaultvalue>
</property>
- <property>
- <name>align</name>
- <classname>java.lang.String</classname>
+ <property>
+ <name>align</name>
+ <classname>java.lang.String</classname>
<description>
- left|center|right [CI] Deprecated. This attribute specifies the position of the table
with respect to the document. Permitted values: * left: The table is to the left of the
document. * center: The table is to the center of the document. * right: The table is to
the right of the document
+ left|center|right [CI] Deprecated. This attribute specifies the position of the table
with respect to the document. Permitted values: * left: The table is to the left of the
document. * center: The table is to the center of the document. * right: The table is to
the right of the document
</description>
<defaultvalue>"center"</defaultvalue>
</property>
Modified: trunk/richfaces/drag-drop/src/main/config/component/dragSupport.xml
===================================================================
--- trunk/richfaces/drag-drop/src/main/config/component/dragSupport.xml 2007-06-18
16:32:29 UTC (rev 1212)
+++ trunk/richfaces/drag-drop/src/main/config/component/dragSupport.xml 2007-06-18
18:11:04 UTC (rev 1213)
@@ -44,8 +44,8 @@
<name>dragListener</name>
<classname>javax.faces.el.MethodBinding</classname>
<description>
- MethodBinding representing an action listener method that will be notified afrer drag
operation
- </description>
+ MethodBinding representing an action listener method that will be notified after drag
operation
+ </description>
<methodargs>org.ajax4jsf.dnd.event.DragEvent.class</methodargs>
</property>
<property>
Modified: trunk/richfaces/drag-drop/src/main/config/component/dropSupport.xml
===================================================================
--- trunk/richfaces/drag-drop/src/main/config/component/dropSupport.xml 2007-06-18
16:32:29 UTC (rev 1212)
+++ trunk/richfaces/drag-drop/src/main/config/component/dropSupport.xml 2007-06-18
18:11:04 UTC (rev 1213)
@@ -36,10 +36,10 @@
<name>dropListener</name>
<classname>javax.faces.el.MethodBinding</classname>
<description><![CDATA[
- MethodBinding representing an action listener method that will be notified afrer drop
operation.
+ MethodBinding representing an action listener method that will be notified after drop
operation.
]]>
</description>
- <methodargs>org.ajax4jsf.dnd.event.DropEvent.class</methodargs>
+ <methodargs>org.ajax4jsf.dnd.event.DropEvent.class</methodargs>
</property>
<property>
<name>disableDefault</name>
Modified: trunk/richfaces/gmap/src/main/config/component/gmap.xml
===================================================================
--- trunk/richfaces/gmap/src/main/config/component/gmap.xml 2007-06-18 16:32:29 UTC (rev
1212)
+++ trunk/richfaces/gmap/src/main/config/component/gmap.xml 2007-06-18 18:11:04 UTC (rev
1213)
@@ -39,7 +39,7 @@
<name>oninit</name>
<classname>java.lang.String</classname>
<description>
- Javascript code invoked just after the Google Map object is initiated.
+ JavaScript code invoked just after the Google Map object is initiated.
</description>
<defaultvalue>""</defaultvalue>
</property>
Modified:
trunk/richfaces/inputnumber-spinner/src/main/config/component/inputNumberSpinner.xml
===================================================================
---
trunk/richfaces/inputnumber-spinner/src/main/config/component/inputNumberSpinner.xml 2007-06-18
16:32:29 UTC (rev 1212)
+++
trunk/richfaces/inputnumber-spinner/src/main/config/component/inputNumberSpinner.xml 2007-06-18
18:11:04 UTC (rev 1213)
@@ -122,7 +122,7 @@
<property>
<name>inputSize</name>
<classname>int</classname>
- <description>Attribute specifies the intial length of input in characters.
Default value is 10</description>
+ <description>Attribute specifies the initial length of input in characters.
Default value is 10</description>
<defaultvalue>10</defaultvalue>
</property>
<property>
Modified: trunk/richfaces/modal-panel/src/main/config/component/modalPanel.xml
===================================================================
--- trunk/richfaces/modal-panel/src/main/config/component/modalPanel.xml 2007-06-18
16:32:29 UTC (rev 1212)
+++ trunk/richfaces/modal-panel/src/main/config/component/modalPanel.xml 2007-06-18
18:11:04 UTC (rev 1213)
@@ -111,7 +111,7 @@
<name>resizeable</name>
<classname>boolean</classname>
<description>
- if "true" there is possibily to change component size
+ if "true" there is possibility to change component size
</description>
<defaultvalue>true</defaultvalue>
</property>
@@ -119,7 +119,7 @@
<name>moveable</name>
<classname>boolean</classname>
<description>
- if "true" there is possibily to move component
+ if "true" there is possibility to move component
</description>
<defaultvalue>true</defaultvalue>
</property>
@@ -132,23 +132,23 @@
</description>
<defaultvalue>100</defaultvalue>
</property>
-
- <property>
- <name>shadowOpacity</name>
- <classname>java.lang.String</classname>
- <description>
- HTML CSS class attribute of element for pop-up
- suggestion content
- </description>
- </property>
-
- <property>
- <name>shadowDepth</name>
- <classname>java.lang.String</classname>
- <description>
- Pop-up shadow depth for suggestion content
- </description>
- </property>
+
+ <property>
+ <name>shadowOpacity</name>
+ <classname>java.lang.String</classname>
+ <description>
+ HTML CSS class attribute of element for pop-up
+ suggestion content
+ </description>
+ </property>
+
+ <property>
+ <name>shadowDepth</name>
+ <classname>java.lang.String</classname>
+ <description>
+ Pop-up shadow depth for suggestion content
+ </description>
+ </property>
<property>
<name>onshow</name>
Modified: trunk/richfaces/separator/src/main/config/component/separator.xml
===================================================================
--- trunk/richfaces/separator/src/main/config/component/separator.xml 2007-06-18 16:32:29
UTC (rev 1212)
+++ trunk/richfaces/separator/src/main/config/component/separator.xml 2007-06-18 18:11:04
UTC (rev 1213)
@@ -50,7 +50,7 @@
<name>lineType</name>
<classname>java.lang.String</classname>
<description>A line type. The possible values are
- bevieled (default), dotted, dashed, double and solid
+ beveled (default), dotted, dashed, double and solid
</description>
<defaultvalue>"beveled"</defaultvalue>
</property>
Show replies by date