Author: smukhina
Date: 2009-06-03 13:47:22 -0400 (Wed, 03 Jun 2009)
New Revision: 14463
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/comboBox.desc.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/fileUpload.xml
branches/community/3.3.X/ui/calendar/src/main/config/component/calendar.xml
branches/community/3.3.X/ui/colorPicker/src/main/config/component/colorPicker.xml
branches/community/3.3.X/ui/contextMenu/src/main/config/component/contextMenu.xml
branches/community/3.3.X/ui/core/src/main/config/component/queue.xml
branches/community/3.3.X/ui/dataFilterSlider/src/main/config/component/dataFilterSlider.xml
branches/community/3.3.X/ui/dataTable/src/main/config/component/dataGrid.xml
branches/community/3.3.X/ui/dataTable/src/main/config/component/dataTable.xml
branches/community/3.3.X/ui/dataTable/src/main/config/component/subTable.xml
branches/community/3.3.X/ui/datascroller/src/main/config/component/datascroller.xml
branches/community/3.3.X/ui/dropdown-menu/src/main/config/component/dropdownmenu.xml
branches/community/3.3.X/ui/editor/src/main/config/component/editor.xml
branches/community/3.3.X/ui/extendedDataTable/src/main/config/component/ExtendedDataTable.xml
branches/community/3.3.X/ui/fileUpload/src/main/config/component/fileUpload.xml
branches/community/3.3.X/ui/gmap/src/main/config/component/gmap.xml
branches/community/3.3.X/ui/hotKey/src/main/config/component/hotKey.xml
branches/community/3.3.X/ui/inplaceInput/src/main/config/component/inplaceinput.xml
branches/community/3.3.X/ui/inplaceSelect/src/main/config/component/inplaceselect.xml
branches/community/3.3.X/ui/inputnumber-slider/src/main/config/component/inputNumberSlider.xml
branches/community/3.3.X/ui/inputnumber-spinner/src/main/config/component/inputNumberSpinner.xml
branches/community/3.3.X/ui/listShuttle/src/main/config/component/listShuttle.xml
branches/community/3.3.X/ui/menu-components/src/main/config/component/menucomponents.xml
branches/community/3.3.X/ui/modal-panel/src/main/config/component/modalPanel.xml
branches/community/3.3.X/ui/orderingList/src/main/config/component/orderinglist.xml
branches/community/3.3.X/ui/panelbar/src/main/config/component/panelbar.xml
branches/community/3.3.X/ui/panelmenu/src/main/config/component/panelMenu.xml
branches/community/3.3.X/ui/pickList/src/main/config/component/picklist.xml
branches/community/3.3.X/ui/simpleTogglePanel/src/main/config/component/simpleTogglePanel.xml
branches/community/3.3.X/ui/togglePanel/src/main/config/component/togglePanel.xml
branches/community/3.3.X/ui/virtualEarth/src/main/config/component/virtualEarth.xml
Log:
https://jira.jboss.org/jira/browse/RF-7287
"client side" is replace with "client-side" everywhere in RF guides
where the phrase is used as a complex adjective
"server side" is replace with "server-side" everywhere in RF guides
where the phrase is used as a complex adjective
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/comboBox.desc.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/comboBox.desc.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/comboBox.desc.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -24,7 +24,7 @@
<title>Key Features</title>
<itemizedlist>
<listitem>
- <para>Client side-suggestions</para>
+ <para>Client-side suggestions</para>
</listitem>
<listitem>
<para>Browser like selection</para>
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/fileUpload.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/fileUpload.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/fileUpload.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -626,7 +626,7 @@
<table id="objectProperties">
- <title>Client side-object properties</title>
+ <title>Client-side object properties</title>
<tgroup cols="2">
<thead>
<row>
Modified: branches/community/3.3.X/ui/calendar/src/main/config/component/calendar.xml
===================================================================
--- branches/community/3.3.X/ui/calendar/src/main/config/component/calendar.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++ branches/community/3.3.X/ui/calendar/src/main/config/component/calendar.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -328,108 +328,108 @@
<property>
<name>oninputmouseover</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is moved
onto the input field</description>
+ <description>The client-side script method to be called when a pointer is moved
onto the input field</description>
</property>
<property>
<name>oninputmouseout</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is moved
away from the input field</description>
+ <description>The client-side script method to be called when a pointer is moved
away from the input field</description>
</property>
<property>
<name>ondateselect</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when some date cell is
selected</description>
+ <description>The client-side script method to be called when some date cell is
selected</description>
</property>
<property>
<name>ondateselected</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called after some date cell is
selected</description>
+ <description>The client-side script method to be called after some date cell is
selected</description>
</property>
<property>
<name>ontimeselect</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called before new time is
selected</description>
+ <description>The client-side script method to be called before new time is
selected</description>
</property>
<property>
<name>ontimeselected</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called after time is
selected</description>
+ <description>The client-side script method to be called after time is
selected</description>
</property>
<property>
<name>onchanged</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the date or time is
changed and applied to input</description>
+ <description>The client-side script method to be called when the date or time is
changed and applied to input</description>
</property>
<property>
<name>oncurrentdateselect</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the current month
or year is changed</description>
+ <description>The client-side script method to be called when the current month
or year is changed</description>
</property>
<property>
<name>oncurrentdateselected</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called after the current month
or year is changed</description>
+ <description>The client-side script method to be called after the current month
or year is changed</description>
</property>
<property>
<name>onexpand</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called before the calendar
popup is opened</description>
+ <description>The client-side script method to be called before the calendar
popup is opened</description>
</property>
<property>
<name>oncollapse</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called before the calendar
popup is closed</description>
+ <description>The client-side script method to be called before the calendar
popup is closed</description>
</property>
<property>
<name>ondatemouseover</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is moved
onto the date cell</description>
+ <description>The client-side script method to be called when a pointer is moved
onto the date cell</description>
</property>
<property>
<name>ondatemouseout</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is moved
away from the date cell</description>
+ <description>The client-side script method to be called when a pointer is moved
away from the date cell</description>
</property>
<property>
<name>oninputchange</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the input field
value is changed manually</description>
+ <description>The client-side script method to be called when the input field
value is changed manually</description>
</property>
<property>
<name>oninputselect</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the input field
value is selected</description>
+ <description>The client-side script method to be called when the input field
value is selected</description>
</property>
<property>
<name>oninputfocus</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the input field
gets the focus</description>
+ <description>The client-side script method to be called when the input field
gets the focus</description>
</property>
<property>
<name>oninputblur</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the input field
loses the focus</description>
+ <description>The client-side script method to be called when the input field
loses the focus</description>
</property>
<property>
<name>oninputclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the input field is
clicked</description>
+ <description>The client-side script method to be called when the input field is
clicked</description>
</property>
<property>
<name>oninputkeypress</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a key is pressed
and released in the input field</description>
+ <description>The client-side script method to be called when a key is pressed
and released in the input field</description>
</property>
<property>
<name>oninputkeydown</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a key is pressed
down in the input field</description>
+ <description>The client-side script method to be called when a key is pressed
down in the input field</description>
</property>
<property>
<name>oninputkeyup</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a key is released
in the input field</description>
+ <description>The client-side script method to be called when a key is released
in the input field</description>
</property>
<property hidden="true">
Modified:
branches/community/3.3.X/ui/colorPicker/src/main/config/component/colorPicker.xml
===================================================================
---
branches/community/3.3.X/ui/colorPicker/src/main/config/component/colorPicker.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/colorPicker/src/main/config/component/colorPicker.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -85,27 +85,27 @@
<property>
<name>onselect</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the color is
selected</description>
+ <description>The client-side script method to be called when the color is
selected</description>
</property>
<property>
<name>onchange</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the element value
was changed</description>
+ <description>The client-side script method to be called when the element value
was changed</description>
</property>
<property>
<name>onbeforeshow</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called before the component
widget is opened</description>
+ <description>The client-side script method to be called before the component
widget is opened</description>
</property>
<property>
<name>onshow</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component
widget is displayed</description>
+ <description>The client-side script method to be called when the component
widget is displayed</description>
</property>
<property>
<name>onhide</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called before the component
widget is hidden</description>
+ <description>The client-side script method to be called before the component
widget is hidden</description>
</property>
</component>
Modified:
branches/community/3.3.X/ui/contextMenu/src/main/config/component/contextMenu.xml
===================================================================
---
branches/community/3.3.X/ui/contextMenu/src/main/config/component/contextMenu.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/contextMenu/src/main/config/component/contextMenu.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -214,7 +214,7 @@
<name>oncollapse</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called before the menu is collapsed
+ The client-side script method to be called before the menu is collapsed
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -223,7 +223,7 @@
<name>onexpand</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called before the menu is expanded
+ The client-side script method to be called before the menu is expanded
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -233,7 +233,7 @@
<name>onmouseout</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a pointer is moved away
from the element
+ The client-side script method to be called when a pointer is moved away
from the element
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -242,7 +242,7 @@
<name>onmousemove</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a pointer is moved within
the element
+ The client-side script method to be called when a pointer is moved within
the element
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -251,7 +251,7 @@
<name>onmouseover</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a pointer is moved onto
the element
+ The client-side script method to be called when a pointer is moved onto
the element
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -260,7 +260,7 @@
<name>onitemselect</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when some item is selected
+ The client-side script method to be called when some item is selected
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -269,7 +269,7 @@
<name>ongroupactivate</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when some context menu group
is activated
+ The client-side script method to be called when some context menu group
is activated
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
Modified: branches/community/3.3.X/ui/core/src/main/config/component/queue.xml
===================================================================
--- branches/community/3.3.X/ui/core/src/main/config/component/queue.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++ branches/community/3.3.X/ui/core/src/main/config/component/queue.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -80,7 +80,7 @@
<property>
<name>onerror</name>
<classname>java.lang.String</classname>
- <description>HTML: a script expression; event fires whenever an JavaScript
server side error occurs</description>
+ <description>HTML: a script expression; event fires whenever an JavaScript
server-side error occurs</description>
</property>
<property>
<name>sizeExceededBehavior</name>
Modified:
branches/community/3.3.X/ui/dataFilterSlider/src/main/config/component/dataFilterSlider.xml
===================================================================
---
branches/community/3.3.X/ui/dataFilterSlider/src/main/config/component/dataFilterSlider.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/dataFilterSlider/src/main/config/component/dataFilterSlider.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -174,7 +174,7 @@
<name>onslide</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a slider handle is moved
+ The client-side script method to be called when a slider handle is moved
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -183,7 +183,7 @@
<name>onerror</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called whenever a
+ The client-side script method to be called whenever a
JavaScript error occurs
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
@@ -193,7 +193,7 @@
<name>oninputkeydown</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a key is pressed down in the
component input field
+ The client-side script method to be called when a key is pressed down in the
component input field
</description>
</property>
@@ -201,7 +201,7 @@
<name>oninputkeypress</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a key is pressed and
released in the component input field
+ The client-side script method to be called when a key is pressed and
released in the component input field
</description>
</property>
@@ -209,7 +209,7 @@
<name>oninputkeyup</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a key is released in the
component input field
+ The client-side script method to be called when a key is released in the
component input field
</description>
</property>
@@ -217,7 +217,7 @@
<name>clientErrorMessage</name>
<classname>java.lang.String</classname>
<description>
- An error message to use in client side validation events
+ An error message to use in client-side validation events
</description>
</property>
@@ -225,7 +225,7 @@
<name>onchange</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the component input field
value is changed
+ The client-side script method to be called when the component input field
value is changed
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
Modified: branches/community/3.3.X/ui/dataTable/src/main/config/component/dataGrid.xml
===================================================================
---
branches/community/3.3.X/ui/dataTable/src/main/config/component/dataGrid.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/dataTable/src/main/config/component/dataGrid.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -161,43 +161,43 @@
<name>onRowClick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the row is clicked
+ The client-side script method to be called when the row is clicked
</description>
</property>
<property>
<name>onRowDblClick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the row is
double-clicked
+ <description>The client-side script method to be called when the row is
double-clicked
</description>
</property>
<property>
<name>onRowMouseUp</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a mouse button is
released over the row
+ <description>The client-side script method to be called when a mouse button is
released over the row
</description>
</property>
<property>
<name>onRowMouseDown</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a mouse button is
pressed down over the row
+ <description>The client-side script method to be called when a mouse button is
pressed down over the row
</description>
</property>
<property>
<name>onRowMouseOver</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is moved
onto the row
+ <description>The client-side script method to be called when a pointer is moved
onto the row
</description>
</property>
<property>
<name>onRowMouseOut</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is moved
away from the row
+ <description>The client-side script method to be called when a pointer is moved
away from the row
</description>
</property>
<property>
<name>onRowMouseMove</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is moved
within the row
+ <description>The client-side script method to be called when a pointer is moved
within the row
</description>
</property>
<property>
Modified: branches/community/3.3.X/ui/dataTable/src/main/config/component/dataTable.xml
===================================================================
---
branches/community/3.3.X/ui/dataTable/src/main/config/component/dataTable.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/dataTable/src/main/config/component/dataTable.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -158,50 +158,50 @@
<name>onRowClick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the row is clicked
+ The client-side script method to be called when the row is clicked
</description>
</property>
<property>
<name>onRowDblClick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the row is double-clicked
+ The client-side script method to be called when the row is double-clicked
</description>
</property>
<property>
<name>onRowMouseUp</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a mouse button is
released over the row
+ <description>The client-side script method to be called when a mouse button is
released over the row
</description>
</property>
<property>
<name>onRowMouseDown</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a mouse button is
pressed down over the row
+ <description>The client-side script method to be called when a mouse button is
pressed down over the row
</description>
</property>
<property>
<name>onRowMouseOver</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is moved
onto the row
+ <description>The client-side script method to be called when a pointer is moved
onto the row
</description>
</property>
<property>
<name>onRowMouseOut</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is moved
away from the row
+ <description>The client-side script method to be called when a pointer is moved
away from the row
</description>
</property>
<property>
<name>onRowMouseMove</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is moved
within the row
+ <description>The client-side script method to be called when a pointer is moved
within the row
</description>
</property>
<property>
<name>onRowContextMenu</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a right mouse
button is clicked over the row.
+ <description>The client-side script method to be called when a right mouse
button is clicked over the row.
Returning false prevents default browser context menu from being
displayed.</description>
</property>
Modified: branches/community/3.3.X/ui/dataTable/src/main/config/component/subTable.xml
===================================================================
---
branches/community/3.3.X/ui/dataTable/src/main/config/component/subTable.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/dataTable/src/main/config/component/subTable.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -135,43 +135,43 @@
<name>onRowClick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the row is clicked
+ The client-side script method to be called when the row is clicked
</description>
</property>
<property>
<name>onRowDblClick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the row is
double-clicked
+ <description>The client-side script method to be called when the row is
double-clicked
</description>
</property>
<property>
<name>onRowMouseUp</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a mouse button is
released over the row
+ <description>The client-side script method to be called when a mouse button is
released over the row
</description>
</property>
<property>
<name>onRowMouseDown</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a mouse button is
pressed down over the row
+ <description>The client-side script method to be called when a mouse button is
pressed down over the row
</description>
</property>
<property>
<name>onRowMouseOver</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is moved
onto the row
+ <description>The client-side script method to be called when a pointer is moved
onto the row
</description>
</property>
<property>
<name>onRowMouseOut</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is moved
away from the row
+ <description>The client-side script method to be called when a pointer is moved
away from the row
</description>
</property>
<property>
<name>onRowMouseMove</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is moved
within the row
+ <description>The client-side script method to be called when a pointer is moved
within the row
</description>
</property>
<property hidden="true" existintag="false"
exist="false" >
Modified:
branches/community/3.3.X/ui/datascroller/src/main/config/component/datascroller.xml
===================================================================
---
branches/community/3.3.X/ui/datascroller/src/main/config/component/datascroller.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/datascroller/src/main/config/component/datascroller.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -318,7 +318,7 @@
<property>
<name>onpagechange</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a page is
changed</description>
+ <description>The client-side script method to be called when a page is
changed</description>
</property>
<property>
Modified:
branches/community/3.3.X/ui/dropdown-menu/src/main/config/component/dropdownmenu.xml
===================================================================
---
branches/community/3.3.X/ui/dropdown-menu/src/main/config/component/dropdownmenu.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/dropdown-menu/src/main/config/component/dropdownmenu.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -237,7 +237,7 @@
<name>oncollapse</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a menu is collapsed
+ The client-side script method to be called when a menu is collapsed
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -246,7 +246,7 @@
<name>onexpand</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a menu is expanded
+ The client-side script method to be called when a menu is expanded
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -256,7 +256,7 @@
<name>onmouseout</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a pointer is moved away
from the menu
+ The client-side script method to be called when a pointer is moved away
from the menu
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -265,7 +265,7 @@
<name>onmousemove</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a pointer is moved within
the menu
+ The client-side script method to be called when a pointer is moved within
the menu
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -274,7 +274,7 @@
<name>onmouseover</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a pointer is moved onto
the menu
+ The client-side script method to be called when a pointer is moved onto
the menu
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -283,7 +283,7 @@
<name>onitemselect</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a menu item is selected
+ The client-side script method to be called when a menu item is selected
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -292,7 +292,7 @@
<name>ongroupactivate</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when some menu group is
activated
+ The client-side script method to be called when some menu group is
activated
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
Modified: branches/community/3.3.X/ui/editor/src/main/config/component/editor.xml
===================================================================
--- branches/community/3.3.X/ui/editor/src/main/config/component/editor.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++ branches/community/3.3.X/ui/editor/src/main/config/component/editor.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -121,28 +121,28 @@
<name>oninit</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the initialization of the editor
instances is finished
+ The client-side script method to be called when the initialization of the editor
instances is finished
</description>
</property>
<property>
<name>onchange</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the editor content is modified by
TinyMCE
+ The client-side script method to be called when the editor content is modified by
TinyMCE
</description>
</property>
<property>
<name>onsave</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the editor content is
extracted/saved
+ The client-side script method to be called when the editor content is
extracted/saved
</description>
</property>
<property>
<name>onsetup</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called before the editor instances get rendered
+ The client-side script method to be called before the editor instances get rendered
</description>
</property>
<property>
Modified:
branches/community/3.3.X/ui/extendedDataTable/src/main/config/component/ExtendedDataTable.xml
===================================================================
---
branches/community/3.3.X/ui/extendedDataTable/src/main/config/component/ExtendedDataTable.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/extendedDataTable/src/main/config/component/ExtendedDataTable.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -65,7 +65,7 @@
<property>
<name>onselectionchange</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be
called when a selected row is changed
+ <description>The client-side script method to be
called when a selected row is changed
</description>
</property>
<property>
@@ -180,39 +180,39 @@
<property>
<name>onRowClick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be
called when the row is clicked</description>
+ <description>The client-side script method to be
called when the row is clicked</description>
</property>
<property>
<name>onRowDblClick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be
called when the row is double-clicked</description>
+ <description>The client-side script method to be
called when the row is double-clicked</description>
</property>
<property>
<name>onRowMouseUp</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be
called when a pointer is released over the row</description>
+ <description>The client-side script method to be
called when a pointer is released over the row</description>
</property>
<property>
<name>onRowMouseDown</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be
called when a mouse button is pressed down over the row</description>
+ <description>The client-side script method to be
called when a mouse button is pressed down over the row</description>
</property>
<property>
<name>onRowMouseOver</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be
called when a pointer is moved onto the rows
+ <description>The client-side script method to be
called when a pointer is moved onto the rows
</description>
</property>
<property>
<name>onRowMouseOut</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be
called when a pointer is moved away from the row
+ <description>The client-side script method to be
called when a pointer is moved away from the row
</description>
</property>
<property>
<name>onRowMouseMove</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be
called when a pointer is moved within the row</description>
+ <description>The client-side script method to be
called when a pointer is moved within the row</description>
</property>
<property>
<name>sortPriority</name>
Modified: branches/community/3.3.X/ui/fileUpload/src/main/config/component/fileUpload.xml
===================================================================
---
branches/community/3.3.X/ui/fileUpload/src/main/config/component/fileUpload.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/fileUpload/src/main/config/component/fileUpload.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -242,47 +242,47 @@
<property>
<name>onadd</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called before a file is
added</description>
+ <description>The client-side script method to be called before a file is
added</description>
</property>
<property>
<name>onupload</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a file uploading is
started</description>
+ <description>The client-side script method to be called when a file uploading is
started</description>
</property>
<property>
<name>onuploadcomplete</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when uploading of all
files from the list is completed</description>
+ <description>The client-side script method to be called when uploading of all
files from the list is completed</description>
</property>
<property>
<name>onuploadcanceled</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a file uploading is
cancelled</description>
+ <description>The client-side script method to be called when a file uploading is
cancelled</description>
</property>
<property>
<name>onerror</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a file uploading is
interrupted according to any errors</description>
+ <description>The client-side script method to be called when a file uploading is
interrupted according to any errors</description>
</property>
<property>
<name>ontyperejected</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a file type is
rejected according to the file types allowed</description>
+ <description>The client-side script method to be called when a file type is
rejected according to the file types allowed</description>
</property>
<property>
<name>onsizerejected</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a file uploading is
rejected by the file size overflow</description>
+ <description>The client-side script method to be called when a file uploading is
rejected by the file size overflow</description>
</property>
<property>
<name>onclear</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a file entry is
cleared</description>
+ <description>The client-side script method to be called when a file entry is
cleared</description>
</property>
<property>
<name>onfileuploadcomplete</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a file is uploaded
to the server</description>
+ <description>The client-side script method to be called when a file is uploaded
to the server</description>
</property>
<property>
<name>addControlLabel</name>
Modified: branches/community/3.3.X/ui/gmap/src/main/config/component/gmap.xml
===================================================================
--- branches/community/3.3.X/ui/gmap/src/main/config/component/gmap.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++ branches/community/3.3.X/ui/gmap/src/main/config/component/gmap.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -42,7 +42,7 @@
<name>oninit</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the Google Map object is initiated
+ The client-side script method to be called when the Google Map object is initiated
</description>
<defaultvalue>""</defaultvalue>
</property>
Modified: branches/community/3.3.X/ui/hotKey/src/main/config/component/hotKey.xml
===================================================================
--- branches/community/3.3.X/ui/hotKey/src/main/config/component/hotKey.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++ branches/community/3.3.X/ui/hotKey/src/main/config/component/hotKey.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -11,7 +11,7 @@
<test />
<description>
- The <rich:hotKey> component allows to register hot keys for the page or
particular elements and to define client side processing functions for these keys.
+ The <rich:hotKey> component allows to register hot keys for the page or
particular elements and to define client-side processing functions for these keys.
</description>
<renderer generate="true" override="true">
<name>org.richfaces.HotKeyRenderer</name>
Modified:
branches/community/3.3.X/ui/inplaceInput/src/main/config/component/inplaceinput.xml
===================================================================
---
branches/community/3.3.X/ui/inplaceInput/src/main/config/component/inplaceinput.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/inplaceInput/src/main/config/component/inplaceinput.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -95,22 +95,22 @@
<property>
<name>oneditactivation</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called before the component
edit state is activated</description>
+ <description>The client-side script method to be called before the component
edit state is activated</description>
</property>
<property>
<name>onviewactivation</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called before the component
view state is activated</description>
+ <description>The client-side script method to be called before the component
view state is activated</description>
</property>
<property>
<name>oneditactivated</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component
edit state is activated</description>
+ <description>The client-side script method to be called when the component
edit state is activated</description>
</property>
<property>
<name>onviewactivated</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component
view state is activated</description>
+ <description>The client-side script method to be called when the component
view state is activated</description>
</property>
<property>
<name>selectOnEdit</name>
@@ -182,73 +182,73 @@
<property>
<name>onchange</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component
value is changed</description>
+ <description>The client-side script method to be called when the component
value is changed</description>
</property>
<property>
<name>onselect</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when some text is
selected in the input field</description>
+ <description>The client-side script method to be called when some text is
selected in the input field</description>
</property>
<property>
<name>onfocus</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component
gets the focus</description>
+ <description>The client-side script method to be called when the component
gets the focus</description>
</property>
<property>
<name>onblur</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component
loses the focus</description>
+ <description>The client-side script method to be called when the component
loses the focus</description>
</property>
<property>
<name>oninputclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the input field is
clicked</description>
+ <description>The client-side script method to be called when the input field is
clicked</description>
</property>
<property>
<name>oninputdblclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the input field
is double-clicked</description>
+ <description>The client-side script method to be called when the input field
is double-clicked</description>
</property>
<property>
<name>oninputkeydown</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a key is pressed
down in the input field</description>
+ <description>The client-side script method to be called when a key is pressed
down in the input field</description>
</property>
<property>
<name>oninputkeypress</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a key is pressed
and released in the input field</description>
+ <description>The client-side script method to be called when a key is pressed
and released in the input field</description>
</property>
<property>
<name>oninputkeyup</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a key is
released in the input field</description>
+ <description>The client-side script method to be called when a key is
released in the input field</description>
</property>
<property>
<name>oninputmousedown</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a mouse button
is pressed down in the input field</description>
+ <description>The client-side script method to be called when a mouse button
is pressed down in the input field</description>
</property>
<property>
<name>oninputmousemove</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is
moved within the input field</description>
+ <description>The client-side script method to be called when a pointer is
moved within the input field</description>
</property>
<property>
<name>oninputmouseout</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is
moved away from the input field</description>
+ <description>The client-side script method to be called when a pointer is
moved away from the input field</description>
</property>
<property>
<name>oninputmouseover</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is
moved onto the input field</description>
+ <description>The client-side script method to be called when a pointer is
moved onto the input field</description>
</property>
<property>
<name>oninputmouseup</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a mouse button
is released in the input field</description>
+ <description>The client-side script method to be called when a mouse button
is released in the input field</description>
</property>
<property>
<name>label</name>
Modified:
branches/community/3.3.X/ui/inplaceSelect/src/main/config/component/inplaceselect.xml
===================================================================
---
branches/community/3.3.X/ui/inplaceSelect/src/main/config/component/inplaceselect.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/inplaceSelect/src/main/config/component/inplaceselect.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -126,102 +126,102 @@
<property>
<name>onchange</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when the component value is changed</description>
+ <description>The client-side script method
to be called when the component value is changed</description>
</property>
<property>
<name>onfocus</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when the component gets the focus</description>
+ <description>The client-side script method
to be called when the component gets the focus</description>
</property>
<property>
<name>onblur</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when the component loses the focus</description>
+ <description>The client-side script method
to be called when the component loses the focus</description>
</property>
<property>
<name>onselect</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when some text is selected in the input field</description>
+ <description>The client-side script method
to be called when some text is selected in the input field</description>
</property>
<property>
<name>oninputfocus</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when the component input field gets the focus</description>
+ <description>The client-side script method
to be called when the component input field gets the focus</description>
</property>
<property>
<name>oninputblur</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when the component input field loses the focus</description>
+ <description>The client-side script method
to be called when the component input field loses the focus</description>
</property>
<property>
<name>oninputclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when the input field is clicked</description>
+ <description>The client-side script method
to be called when the input field is clicked</description>
</property>
<property>
<name>oninputdblclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when the input field is double-clicked</description>
+ <description>The client-side script method
to be called when the input field is double-clicked</description>
</property>
<property>
<name>oninputkeydown</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when a key is pressed down in the input field</description>
+ <description>The client-side script method
to be called when a key is pressed down in the input field</description>
</property>
<property>
<name>oninputkeypress</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when a key is pressed and released in the input field</description>
+ <description>The client-side script method
to be called when a key is pressed and released in the input field</description>
</property>
<property>
<name>oninputkeyup</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when a key is released in the input field</description>
+ <description>The client-side script method
to be called when a key is released in the input field</description>
</property>
<property>
<name>oninputmousedown</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when a mouse button is pressed down in the input field</description>
+ <description>The client-side script method
to be called when a mouse button is pressed down in the input field</description>
</property>
<property>
<name>oninputmousemove</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when a pointer is moved within the input field</description>
+ <description>The client-side script method
to be called when a pointer is moved within the input field</description>
</property>
<property>
<name>oninputmouseout</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when a pointer is moved away from the input field</description>
+ <description>The client-side script method
to be called when a pointer is moved away from the input field</description>
</property>
<property>
<name>oninputmouseover</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when a pointer is moved onto the input field</description>
+ <description>The client-side script method
to be called when a pointer is moved onto the input field</description>
</property>
<property>
<name>oninputmouseup</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when a mouse button is released in the input field</description>
+ <description>The client-side script method
to be called when a mouse button is released in the input field</description>
</property>
<property>
<name>oneditactivation</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called before the component edit state is activated</description>
+ <description>The client-side script method
to be called before the component edit state is activated</description>
</property>
<property>
<name>onviewactivation</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called before the component view state is activated</description>
+ <description>The client-side script method
to be called before the component view state is activated</description>
</property>
<property>
<name>oneditactivated</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when the component edit state is activated</description>
+ <description>The client-side script method
to be called when the component edit state is activated</description>
</property>
<property>
<name>onviewactivated</name>
<classname>java.lang.String</classname>
- <description>The client side script method
to be called when the component view state is activated</description>
+ <description>The client-side script method
to be called when the component view state is activated</description>
</property>
<property hidden="true">
<name>selectOnEdit</name>
Modified:
branches/community/3.3.X/ui/inputnumber-slider/src/main/config/component/inputNumberSlider.xml
===================================================================
---
branches/community/3.3.X/ui/inputnumber-slider/src/main/config/component/inputNumberSlider.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/inputnumber-slider/src/main/config/component/inputNumberSlider.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -155,19 +155,19 @@
<property>
<name> onerror </name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a non-number value
or a number value that is out of the range is input
+ <description>The client-side script method to be called when a non-number value
or a number value that is out of the range is input
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>clientErrorMessage</name>
<classname>java.lang.String</classname>
- <description>an error message to use in client side validation
events</description>
+ <description>an error message to use in client-side validation
events</description>
</property>
<property>
<name>onslide</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a slider handle
is moved</description>
+ <description>The client-side script method to be called when a slider handle
is moved</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -282,52 +282,52 @@
<property>
<name>oninputclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component input
field is clicked</description>
+ <description>The client-side script method to be called when the component input
field is clicked</description>
</property>
<property>
<name>oninputdblclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component
input field is double-clicked</description>
+ <description>The client-side script method to be called when the component
input field is double-clicked</description>
</property>
<property>
<name>oninputkeydown</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a key is pressed
down in the input field</description>
+ <description>The client-side script method to be called when a key is pressed
down in the input field</description>
</property>
<property>
<name>oninputkeypress</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a key is pressed
and released in the input field</description>
+ <description>The client-side script method to be called when a key is pressed
and released in the input field</description>
</property>
<property>
<name>oninputkeyup</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a key is
released in the input field</description>
+ <description>The client-side script method to be called when a key is
released in the input field</description>
</property>
<property>
<name>oninputmousedown</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a mouse button
is pressed down in the input field</description>
+ <description>The client-side script method to be called when a mouse button
is pressed down in the input field</description>
</property>
<property>
<name>oninputmousemove</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is
moved within the input field</description>
+ <description>The client-side script method to be called when a pointer is
moved within the input field</description>
</property>
<property>
<name>oninputmouseout</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is
moved away from the input field</description>
+ <description>The client-side script method to be called when a pointer is
moved away from the input field</description>
</property>
<property>
<name>oninputmouseover</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is
moved onto the input field</description>
+ <description>The client-side script method to be called when a pointer is
moved onto the input field</description>
</property>
<property>
<name>oninputmouseup</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a mouse button
is released in the input field</description>
+ <description>The client-side script method to be called when a mouse button
is released in the input field</description>
</property>
<property elonly="true" hidden="true"
existintag="false" exist="false" >
Modified:
branches/community/3.3.X/ui/inputnumber-spinner/src/main/config/component/inputNumberSpinner.xml
===================================================================
---
branches/community/3.3.X/ui/inputnumber-spinner/src/main/config/component/inputNumberSpinner.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/inputnumber-spinner/src/main/config/component/inputNumberSpinner.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -76,25 +76,25 @@
<property>
<name>onupclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the
'Up' button is clicked</description>
+ <description>The client-side script method to be called when the
'Up' button is clicked</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>ondownclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the
'Down' button is clicked</description>
+ <description>The client-side script method to be called when the
'Down' button is clicked</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onerror</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called whenever a JavaScript
error occurs</description>
+ <description>The client-side script method to be called whenever a JavaScript
error occurs</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>clientErrorMessage</name>
<classname>java.lang.String</classname>
- <description>An error message to use in client side validation
events</description>
+ <description>An error message to use in client-side validation
events</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -169,52 +169,52 @@
<property>
<name>oninputclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component input
field is clicked</description>
+ <description>The client-side script method to be called when the component input
field is clicked</description>
</property>
<property>
<name>oninputdblclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component
input field is double-clicked</description>
+ <description>The client-side script method to be called when the component
input field is double-clicked</description>
</property>
<property>
<name>oninputkeydown</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a key is pressed
down in the input field</description>
+ <description>The client-side script method to be called when a key is pressed
down in the input field</description>
</property>
<property>
<name>oninputkeypress</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a key is pressed
and released in the input field</description>
+ <description>The client-side script method to be called when a key is pressed
and released in the input field</description>
</property>
<property>
<name>oninputkeyup</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a key is
released in the input field</description>
+ <description>The client-side script method to be called when a key is
released in the input field</description>
</property>
<property>
<name>oninputmousedown</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a mouse button
is pressed down in the input field</description>
+ <description>The client-side script method to be called when a mouse button
is pressed down in the input field</description>
</property>
<property>
<name>oninputmousemove</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is
moved within the input field</description>
+ <description>The client-side script method to be called when a pointer is
moved within the input field</description>
</property>
<property>
<name>oninputmouseout</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is
moved away from the input field</description>
+ <description>The client-side script method to be called when a pointer is
moved away from the input field</description>
</property>
<property>
<name>oninputmouseover</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is
moved onto the input field</description>
+ <description>The client-side script method to be called when a pointer is
moved onto the input field</description>
</property>
<property>
<name>oninputmouseup</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a mouse button
is released in the input field</description>
+ <description>The client-side script method to be called when a mouse button
is released in the input field</description>
</property>
<property elonly="true" hidden="true"
existintag="false" exist="false" >
Modified:
branches/community/3.3.X/ui/listShuttle/src/main/config/component/listShuttle.xml
===================================================================
---
branches/community/3.3.X/ui/listShuttle/src/main/config/component/listShuttle.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/listShuttle/src/main/config/component/listShuttle.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -207,22 +207,22 @@
<property>
<name>onlistchanged</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the list is
changed</description>
+ <description>The client-side script method to be called when the list is
changed</description>
</property>
<property>
<name>onorderchanged</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the list order is
changed</description>
+ <description>The client-side script method to be called when the list order is
changed</description>
</property>
<property>
<name>onlistchange</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called before the list is
changed</description>
+ <description>The client-side script method to be called before the list is
changed</description>
</property>
<property>
<name>onorderchange</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called before the list order is
changed</description>
+ <description>The client-side script method to be called before the list order is
changed</description>
</property>
<property>
@@ -452,7 +452,7 @@
<name>ontopclick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the 'Top'
button is clicked
+ The client-side script method to be called when the 'Top'
button is clicked
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -460,7 +460,7 @@
<name>onupclick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the 'Up'
button is clicked
+ The client-side script method to be called when the 'Up'
button is clicked
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -468,7 +468,7 @@
<name>ondownclick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the 'Down'
button is clicked
+ The client-side script method to be called when the 'Down'
button is clicked
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -476,7 +476,7 @@
<name>onbottomclick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the
'Bottom' button is clicked
+ The client-side script method to be called when the
'Bottom' button is clicked
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -485,7 +485,7 @@
<name>oncopyallclick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the 'Copy
All' button is clicked
+ The client-side script method to be called when the 'Copy
All' button is clicked
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -493,7 +493,7 @@
<name>oncopyclick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the 'Copy'
button is clicked
+ The client-side script method to be called when the 'Copy'
button is clicked
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -501,7 +501,7 @@
<name>onremoveclick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the
'Remove' button is clicked
+ The client-side script method to be called when the
'Remove' button is clicked
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -509,7 +509,7 @@
<name>onremoveallclick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the 'Remove
All' button is clicked
+ The client-side script method to be called when the 'Remove
All' button is clicked
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -517,31 +517,31 @@
<property>
<name>onclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component is
clicked</description>
+ <description>The client-side script method to be called when the component is
clicked</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>ondblclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component is
double-clicked</description>
+ <description>The client-side script method to be called when the component is
double-clicked</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onmouseout</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is
moved away from the component</description>
+ <description>The client-side script method to be called when a pointer is
moved away from the component</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onmousemove</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is
moved within the component</description>
+ <description>The client-side script method to be called when a pointer is
moved within the component</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onmouseover</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is
moved onto the component</description>
+ <description>The client-side script method to be called when a pointer is
moved onto the component</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property hidden="true">
@@ -551,12 +551,12 @@
<property>
<name>onfocus</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component
gets the focus</description>
+ <description>The client-side script method to be called when the component
gets the focus</description>
</property>
<property>
<name>onblur</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component
loses the focus</description>
+ <description>The client-side script method to be called when the component
loses the focus</description>
</property>
<property>
Modified:
branches/community/3.3.X/ui/menu-components/src/main/config/component/menucomponents.xml
===================================================================
---
branches/community/3.3.X/ui/menu-components/src/main/config/component/menucomponents.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/menu-components/src/main/config/component/menucomponents.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -95,28 +95,28 @@
<property>
<name>onmousemove</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer
is moved within the menu group</description>
+ <description>The client-side script method to be called when a pointer
is moved within the menu group</description>
</property>
<property>
<name>onmouseout</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer
is moved away from the menu group</description>
+ <description>The client-side script method to be called when a pointer
is moved away from the menu group</description>
</property>
<property>
<name>onmouseover</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer
is moved onto the menu group</description>
+ <description>The client-side script method to be called when a pointer
is moved onto the menu group</description>
</property>
<property>
<name>onopen</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a group
is
+ <description>The client-side script method to be called when a group
is
opened</description>
</property>
<property>
<name>onclose</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a group
is
+ <description>The client-side script method to be called when a group
is
closed</description>
</property>
@@ -243,7 +243,7 @@
<property>
<name>onselect</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when
+ <description>The client-side script method to be called when
a menu item is selected</description>
</property>
<property hidden="true">
Modified:
branches/community/3.3.X/ui/modal-panel/src/main/config/component/modalPanel.xml
===================================================================
---
branches/community/3.3.X/ui/modal-panel/src/main/config/component/modalPanel.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/modal-panel/src/main/config/component/modalPanel.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -124,41 +124,41 @@
<property>
<name>onshow</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the modal panel is
displayed</description>
+ <description>The client-side script method to be called when the modal panel is
displayed</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onhide</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called after the modal panel is
hidden</description>
+ <description>The client-side script method to be called after the modal panel is
hidden</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onmove</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called before the modal panel
is moved</description>
+ <description>The client-side script method to be called before the modal panel
is moved</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onbeforeshow</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called before the modal panel
is opened</description>
+ <description>The client-side script method to be called before the modal panel
is opened</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onbeforehide</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called before the modal panel
is hidden</description>
+ <description>The client-side script method to be called before the modal panel
is hidden</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onresize</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the modal panel is
resized</description>
+ <description>The client-side script method to be called when the modal panel is
resized</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -238,49 +238,49 @@
<property>
<name>onmaskclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a left mouse button
is clicked outside the modal panel</description>
+ <description>The client-side script method to be called when a left mouse button
is clicked outside the modal panel</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onmaskdblclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a left mouse button
is double-clicked outside the modal panel</description>
+ <description>The client-side script method to be called when a left mouse button
is double-clicked outside the modal panel</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onmaskcontextmenu</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a right mouse
button is clicked outside the modal panel</description>
+ <description>The client-side script method to be called when a right mouse
button is clicked outside the modal panel</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onmaskmouseup</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a mouse button is
released outside the modal panel</description>
+ <description>The client-side script method to be called when a mouse button is
released outside the modal panel</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onmaskmousedown</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a mouse button is
pressed down outside the modal panel</description>
+ <description>The client-side script method to be called when a mouse button is
pressed down outside the modal panel</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onmaskmousemove</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is moved
outside the modal panel</description>
+ <description>The client-side script method to be called when a pointer is moved
outside the modal panel</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onmaskmouseover</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is moved
onto the modal panel</description>
+ <description>The client-side script method to be called when a pointer is moved
onto the modal panel</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onmaskmouseout</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer is moved
away from the modal panel</description>
+ <description>The client-side script method to be called when a pointer is moved
away from the modal panel</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
Modified:
branches/community/3.3.X/ui/orderingList/src/main/config/component/orderinglist.xml
===================================================================
---
branches/community/3.3.X/ui/orderingList/src/main/config/component/orderinglist.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/orderingList/src/main/config/component/orderinglist.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -222,7 +222,7 @@
<name>onorderchanged</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the list order is
changed
+ The client-side script method to be called when the list order is
changed
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -230,7 +230,7 @@
<name>onorderchange</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called before the list order is
changed
+ The client-side script method to be called before the list order is
changed
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -238,7 +238,7 @@
<name>ontopclick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the
'Top' button is clicked
+ The client-side script method to be called when the
'Top' button is clicked
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -246,7 +246,7 @@
<name>onupclick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the
'Up' button is clicked
+ The client-side script method to be called when the
'Up' button is clicked
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -254,7 +254,7 @@
<name>ondownclick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the
'Down' button is clicked
+ The client-side script method to be called when the
'Down' button is clicked
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -262,7 +262,7 @@
<name>onbottomclick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the
'Bottom' button is clicked
+ The client-side script method to be called when the
'Bottom' button is clicked
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -270,7 +270,7 @@
<name>onheaderclick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the list header is
clicked
+ The client-side script method to be called when the list header is
clicked
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -280,31 +280,31 @@
<property>
<name>onclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the
component is clicked</description>
+ <description>The client-side script method to be called when the
component is clicked</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>ondblclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the
component is double-clicked</description>
+ <description>The client-side script method to be called when the
component is double-clicked</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onmouseout</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer
is moved away from the component</description>
+ <description>The client-side script method to be called when a pointer
is moved away from the component</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onmousemove</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer
is moved within the component</description>
+ <description>The client-side script method to be called when a pointer
is moved within the component</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onmouseover</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pointer
is moved onto the component</description>
+ <description>The client-side script method to be called when a pointer
is moved onto the component</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
Modified: branches/community/3.3.X/ui/panelbar/src/main/config/component/panelbar.xml
===================================================================
--- branches/community/3.3.X/ui/panelbar/src/main/config/component/panelbar.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++ branches/community/3.3.X/ui/panelbar/src/main/config/component/panelbar.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -82,7 +82,7 @@
<property>
<name>onclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a panel bar
is clicked</description>
+ <description>The client-side script method to be called when a panel bar
is clicked</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -94,7 +94,7 @@
<name>onitemchange</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a panel bar item is changed
+ The client-side script method to be called when a panel bar item is changed
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -102,7 +102,7 @@
<name>onmouseover</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a pointer is moved onto the
component
+ The client-side script method to be called when a pointer is moved onto the
component
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -110,7 +110,7 @@
<name>onmouseout</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a pointer is moved away from
the component
+ The client-side script method to be called when a pointer is moved away from
the component
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -118,7 +118,7 @@
<name>onmousemove</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a pointer is moved within
the component
+ The client-side script method to be called when a pointer is moved within
the component
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -225,7 +225,7 @@
<name>onenter</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a panel bar item is opened
+ The client-side script method to be called when a panel bar item is opened
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -234,7 +234,7 @@
<name>onleave</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a panel bar item is leaved
+ The client-side script method to be called when a panel bar item is leaved
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
Modified: branches/community/3.3.X/ui/panelmenu/src/main/config/component/panelMenu.xml
===================================================================
---
branches/community/3.3.X/ui/panelmenu/src/main/config/component/panelMenu.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/panelmenu/src/main/config/component/panelMenu.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -302,7 +302,7 @@
&ui_output_attributes;<property>
<name>onclick</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component is
clicked</description>
+ <description>The client-side script method to be called when the component is
clicked</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -315,7 +315,7 @@
<name>onmouseout</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a pointer is moved away from the
component
+ The client-side script method to be called when a pointer is moved away from the
component
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -323,7 +323,7 @@
<name>onmousemove</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a pointer is moved within the
component
+ The client-side script method to be called when a pointer is moved within the
component
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -331,26 +331,26 @@
<name>onmouseover</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a pointer is moved onto the
component
+ The client-side script method to be called when a pointer is moved onto the
component
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onitemhover</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a panel menu item
is hovered</description>
+ <description>The client-side script method to be called when a panel menu item
is hovered</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>ongroupcollapse</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when some group is
closed</description>
+ <description>The client-side script method to be called when some group is
closed</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>ongroupexpand</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when some group is
activated</description>
+ <description>The client-side script method to be called when some group is
activated</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -472,13 +472,13 @@
<property>
<name>oncollapse</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pane menu group
is closed</description>
+ <description>The client-side script method to be called when a pane menu group
is closed</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>onexpand</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when a pane menu group
is opened</description>
+ <description>The client-side script method to be called when a pane menu group
is opened</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
Modified: branches/community/3.3.X/ui/pickList/src/main/config/component/picklist.xml
===================================================================
--- branches/community/3.3.X/ui/pickList/src/main/config/component/picklist.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++ branches/community/3.3.X/ui/pickList/src/main/config/component/picklist.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -273,12 +273,12 @@
<property>
<name>onlistchanged</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called before the list is
changed</description>
+ <description>The client-side script method to be called before the list is
changed</description>
</property>
<property>
<name>onlistchange</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the list is
changed</description>
+ <description>The client-side script method to be called when the list is
changed</description>
</property>
<property>
<name>disabled</name>
@@ -324,12 +324,12 @@
<property>
<name>onfocus</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component
gets the focus</description>
+ <description>The client-side script method to be called when the component
gets the focus</description>
</property>
<property>
<name>onblur</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called when the component
loses the focus</description>
+ <description>The client-side script method to be called when the component
loses the focus</description>
</property>
<property>
Modified:
branches/community/3.3.X/ui/simpleTogglePanel/src/main/config/component/simpleTogglePanel.xml
===================================================================
---
branches/community/3.3.X/ui/simpleTogglePanel/src/main/config/component/simpleTogglePanel.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/simpleTogglePanel/src/main/config/component/simpleTogglePanel.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -112,14 +112,14 @@
<property>
<name>onexpand</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called before a
panel is expanded</description>
+ <description>The client-side script method to be called before a
panel is expanded</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>oncollapse</name>
<classname>java.lang.String</classname>
- <description>The client side script method to be called before a
panel is collapsed</description>
+ <description>The client-side script method to be called before a
panel is collapsed</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
Modified:
branches/community/3.3.X/ui/togglePanel/src/main/config/component/togglePanel.xml
===================================================================
---
branches/community/3.3.X/ui/togglePanel/src/main/config/component/togglePanel.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/togglePanel/src/main/config/component/togglePanel.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -244,28 +244,28 @@
<name>onblur</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the element loses the focus
+ The client-side script method to be called when the element loses the focus
</description>
</property>
<property>
<name>onclick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the element is clicked
+ The client-side script method to be called when the element is clicked
</description>
</property>
<property>
<name>ondblclick</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the element is double-clicked
+ The client-side script method to be called when the element is double-clicked
</description>
</property>
<property>
<name>onfocus</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the element gets the
+ The client-side script method to be called when the element gets the
focus
</description>
</property>
@@ -273,56 +273,56 @@
<name>onmousedown</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a mouse button is pressed down over
the element
+ The client-side script method to be called when a mouse button is pressed down over
the element
</description>
</property>
<property>
<name>onmouseup</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a mouse button is released over the
element
+ The client-side script method to be called when a mouse button is released over the
element
</description>
</property>
<property>
<name>onmouseover</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a pointer is moved onto the element
+ The client-side script method to be called when a pointer is moved onto the element
</description>
</property>
<property>
<name>onmousemove</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a pointer is moved within the
element
+ The client-side script method to be called when a pointer is moved within the
element
</description>
</property>
<property>
<name>onmouseout</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a pointer is moved away from the
element
+ The client-side script method to be called when a pointer is moved away from the
element
</description>
</property>
<property>
<name>onkeypress</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a key is pressed and released over
the element
+ The client-side script method to be called when a key is pressed and released over
the element
</description>
</property>
<property>
<name>onkeydown</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a key is pressed down over the
element
+ The client-side script method to be called when a key is pressed down over the
element
</description>
</property>
<property>
<name>onkeyup</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when a key is released over
+ The client-side script method to be called when a key is released over
the element
</description>
</property>
@@ -428,7 +428,7 @@
<name>oncomplete</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called after the request is completed
+ The client-side script method to be called after the request is completed
</description>
</property>
Modified:
branches/community/3.3.X/ui/virtualEarth/src/main/config/component/virtualEarth.xml
===================================================================
---
branches/community/3.3.X/ui/virtualEarth/src/main/config/component/virtualEarth.xml 2009-06-03
17:08:39 UTC (rev 14462)
+++
branches/community/3.3.X/ui/virtualEarth/src/main/config/component/virtualEarth.xml 2009-06-03
17:47:22 UTC (rev 14463)
@@ -32,7 +32,7 @@
<name>onLoadMap</name>
<classname>java.lang.String</classname>
<description>
- The client side script method to be called when the Virtual Earth object is
initiated
+ The client-side script method to be called when the Virtual Earth object is
initiated
</description>
<defaultvalue>""</defaultvalue>
</property>