JBoss Rich Faces SVN: r8446 - trunk/ui/dataTable/src/main/config/resources.
by richfaces-svn-commits@lists.jboss.org
Author: nbelaevski
Date: 2008-05-06 12:51:53 -0400 (Tue, 06 May 2008)
New Revision: 8446
Added:
trunk/ui/dataTable/src/main/config/resources/resources-config.xml
Log:
http://jira.jboss.com/jira/browse/RF-3346
Added: trunk/ui/dataTable/src/main/config/resources/resources-config.xml
===================================================================
--- trunk/ui/dataTable/src/main/config/resources/resources-config.xml (rev 0)
+++ trunk/ui/dataTable/src/main/config/resources/resources-config.xml 2008-05-06 16:51:53 UTC (rev 8446)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<resource-config>
+ <resource class="org.richfaces.renderkit.html.iconimages.DataTableIconSortNone">
+ <name>org.richfaces.renderkit.html.iconimages.DataTableIconSortNone</name>
+ </resource>
+</resource-config>
16 years, 8 months
JBoss Rich Faces SVN: r8445 - trunk/framework/impl/src/main/resources/META-INF.
by richfaces-svn-commits@lists.jboss.org
Author: nbelaevski
Date: 2008-05-06 12:40:36 -0400 (Tue, 06 May 2008)
New Revision: 8445
Modified:
trunk/framework/impl/src/main/resources/META-INF/resources-config.xml
Log:
http://jira.jboss.com/jira/browse/RF-3346
Modified: trunk/framework/impl/src/main/resources/META-INF/resources-config.xml
===================================================================
--- trunk/framework/impl/src/main/resources/META-INF/resources-config.xml 2008-05-06 16:35:01 UTC (rev 8444)
+++ trunk/framework/impl/src/main/resources/META-INF/resources-config.xml 2008-05-06 16:40:36 UTC (rev 8445)
@@ -36,6 +36,23 @@
<resource class="org.richfaces.renderkit.html.images.SliderArrowImage">
<name>org.richfaces.renderkit.html.images.SliderArrowImage</name>
</resource>
+ <resource class="org.richfaces.renderkit.html.BaseGradient">
+ <name>org.richfaces.renderkit.html.BaseGradient</name>
+ </resource>
+
+ <resource class="org.richfaces.renderkit.html.images.BaseControlBackgroundImage">
+ <name>org.richfaces.renderkit.html.images.BaseControlBackgroundImage</name>
+ </resource>
+ <resource class="org.richfaces.renderkit.html.images.OneColorBasedResource">
+ <name>org.richfaces.renderkit.html.images.OneColorBasedResource</name>
+ </resource>
+ <resource class="org.richfaces.renderkit.html.images.TriangleIconDown">
+ <name>org.richfaces.renderkit.html.images.TriangleIconDown</name>
+ </resource>
+ <resource class="org.richfaces.renderkit.html.images.TriangleIconUp">
+ <name>org.richfaces.renderkit.html.images.TriangleIconUp</name>
+ </resource>
+
<resource>
<name>jquery.js</name>
<path>org/richfaces/renderkit/html/scripts/jquery/jquery.js</path>
@@ -75,5 +92,6 @@
<name>scriptaculous/sound.js</name>
<path>org/richfaces/renderkit/html/scripts/scriptaculous/sound.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
- </resource>
+ </resource>
+
</resource-config>
16 years, 8 months
JBoss Rich Faces SVN: r8444 - trunk/ui/core/src/main/config/resources.
by richfaces-svn-commits@lists.jboss.org
Author: nbelaevski
Date: 2008-05-06 12:35:01 -0400 (Tue, 06 May 2008)
New Revision: 8444
Modified:
trunk/ui/core/src/main/config/resources/resources-config.xml
Log:
http://jira.jboss.com/jira/browse/RF-3346
Modified: trunk/ui/core/src/main/config/resources/resources-config.xml
===================================================================
--- trunk/ui/core/src/main/config/resources/resources-config.xml 2008-05-03 16:09:48 UTC (rev 8443)
+++ trunk/ui/core/src/main/config/resources/resources-config.xml 2008-05-06 16:35:01 UTC (rev 8444)
@@ -15,5 +15,30 @@
<resource>
<name>org/richfaces/renderkit/html/css/extended_classes.xcss</name>
<path>org/richfaces/renderkit/html/css/extended_classes.xcss</path>
+ </resource>
+
+ <resource>
+ <name>org/richfaces/skin-bas-both.xcss</name>
+ <path>org/richfaces/skin-bas-both.xcss</path>
</resource>
+ <resource>
+ <name>org/richfaces/skin-bas-classes.xcss</name>
+ <path>org/richfaces/skin-bas-classes.xcss</path>
+ </resource>
+ <resource>
+ <name>org/richfaces/skin-bas-styles.xcss</name>
+ <path>org/richfaces/skin-bas-styles.xcss</path>
+ </resource>
+ <resource>
+ <name>org/richfaces/skin-ext-both.xcss</name>
+ <path>org/richfaces/skin-ext-both.xcss</path>
+ </resource>
+ <resource>
+ <name>org/richfaces/skin-ext-classes.xcss</name>
+ <path>org/richfaces/skin-ext-classes.xcss</path>
+ </resource>
+ <resource>
+ <name>org/richfaces/skin-ext-styles.xcss</name>
+ <path>org/richfaces/skin-ext-styles.xcss</path>
+ </resource>
</resource-config>
16 years, 8 months
JBoss Rich Faces SVN: r8443 - in trunk/docs/userguide/en/src/main: resources/images and 1 other directory.
by richfaces-svn-commits@lists.jboss.org
Author: atsebro
Date: 2008-05-03 12:09:48 -0400 (Sat, 03 May 2008)
New Revision: 8443
Added:
trunk/docs/userguide/en/src/main/resources/images/dataTable2.png
trunk/docs/userguide/en/src/main/resources/images/dataTable_cn.png
trunk/docs/userguide/en/src/main/resources/images/dataTable_init.png
trunk/docs/userguide/en/src/main/resources/images/dataTable_oc.png
trunk/docs/userguide/en/src/main/resources/images/dataTable_pc.png
trunk/docs/userguide/en/src/main/resources/images/dragIndicator_init.png
trunk/docs/userguide/en/src/main/resources/images/subTable_cn.png
trunk/docs/userguide/en/src/main/resources/images/subTable_init.png
Removed:
trunk/docs/userguide/en/src/main/resources/images/dataTable2.png
trunk/docs/userguide/en/src/main/resources/images/dataTable3.png
trunk/docs/userguide/en/src/main/resources/images/datatable1.png
trunk/docs/userguide/en/src/main/resources/images/datatableClass.png
trunk/docs/userguide/en/src/main/resources/images/datatableStyle.png
trunk/docs/userguide/en/src/main/resources/images/dragIndicator1.png
trunk/docs/userguide/en/src/main/resources/images/subTableSC.png
trunk/docs/userguide/en/src/main/resources/images/subtable1.png
Modified:
trunk/docs/userguide/en/src/main/docbook/included/dataTable.desc.xml
trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml
trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.desc.xml
trunk/docs/userguide/en/src/main/docbook/included/subTable.desc.xml
trunk/docs/userguide/en/src/main/docbook/included/subTable.xml
Log:
http://jira.jboss.com/jira/browse/RF-2905
Unifying screenshots names.
Correcting links to them in XML files.
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataTable.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataTable.desc.xml 2008-05-03 15:44:35 UTC (rev 8442)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataTable.desc.xml 2008-05-03 16:09:48 UTC (rev 8443)
@@ -13,7 +13,7 @@
<title><emphasis role="bold"><property><rich:dataTable></property></emphasis> component</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/datatable1.png"/>
+ <imagedata fileref="images/dataTable_init.png"/>
</imageobject>
</mediaobject>
</figure>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2008-05-03 15:44:35 UTC (rev 8442)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2008-05-03 16:09:48 UTC (rev 8443)
@@ -155,7 +155,7 @@
</emphasis> component with facets</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/dataTable3.png"/>
+ <imagedata fileref="images/dataTable2.png"/>
</imageobject>
</mediaobject>
</figure>
@@ -319,7 +319,7 @@
<title><emphasis role="bold"><property><rich:dataTable></property></emphasis> class names</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/dataTable2.png" scalefit="1"/>
+ <imagedata fileref="images/dataTable_cn.png" scalefit="1"/>
</imageobject>
</mediaobject>
</figure>
@@ -453,7 +453,7 @@
<title>Redefinition styles with predefined classes</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/datatableClass.png"/>
+ <imagedata fileref="images/dataTable_pc.png"/>
</imageobject>
</mediaobject>
</figure>
@@ -487,7 +487,7 @@
<title>Redefinition styles with own classes and <emphasis><property>styleClass</property></emphasis> attributes</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/datatableStyle.png"/>
+ <imagedata fileref="images/dataTable_oc.png"/>
</imageobject>
</mediaobject>
</figure>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.desc.xml 2008-05-03 15:44:35 UTC (rev 8442)
+++ trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.desc.xml 2008-05-03 16:09:48 UTC (rev 8443)
@@ -16,7 +16,7 @@
<mediaobject>
<imageobject>
- <imagedata fileref="images/dragIndicator1.png"/>
+ <imagedata fileref="images/dragIndicator_init.png"/>
</imageobject>
</mediaobject>
</figure>
Modified: trunk/docs/userguide/en/src/main/docbook/included/subTable.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/subTable.desc.xml 2008-05-03 15:44:35 UTC (rev 8442)
+++ trunk/docs/userguide/en/src/main/docbook/included/subTable.desc.xml 2008-05-03 16:09:48 UTC (rev 8443)
@@ -18,7 +18,7 @@
<title><emphasis role="bold"><property><rich:subTable></property></emphasis> element</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/subtable1.png"/>
+ <imagedata fileref="images/subTable_init.png"/>
</imageobject>
</mediaobject>
</figure>
Modified: trunk/docs/userguide/en/src/main/docbook/included/subTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/subTable.xml 2008-05-03 15:44:35 UTC (rev 8442)
+++ trunk/docs/userguide/en/src/main/docbook/included/subTable.xml 2008-05-03 16:09:48 UTC (rev 8443)
@@ -290,7 +290,7 @@
<title>Style classes</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/subTableSC.png"/>
+ <imagedata fileref="images/subTable_cn.png"/>
</imageobject>
</mediaobject>
</figure>
Deleted: trunk/docs/userguide/en/src/main/resources/images/dataTable2.png
===================================================================
(Binary files differ)
Copied: trunk/docs/userguide/en/src/main/resources/images/dataTable2.png (from rev 8436, trunk/docs/userguide/en/src/main/resources/images/dataTable3.png)
===================================================================
(Binary files differ)
Deleted: trunk/docs/userguide/en/src/main/resources/images/dataTable3.png
===================================================================
(Binary files differ)
Copied: trunk/docs/userguide/en/src/main/resources/images/dataTable_cn.png (from rev 8436, trunk/docs/userguide/en/src/main/resources/images/dataTable2.png)
===================================================================
(Binary files differ)
Copied: trunk/docs/userguide/en/src/main/resources/images/dataTable_init.png (from rev 8436, trunk/docs/userguide/en/src/main/resources/images/datatable1.png)
===================================================================
(Binary files differ)
Copied: trunk/docs/userguide/en/src/main/resources/images/dataTable_oc.png (from rev 8436, trunk/docs/userguide/en/src/main/resources/images/datatableStyle.png)
===================================================================
(Binary files differ)
Copied: trunk/docs/userguide/en/src/main/resources/images/dataTable_pc.png (from rev 8436, trunk/docs/userguide/en/src/main/resources/images/datatableClass.png)
===================================================================
(Binary files differ)
Deleted: trunk/docs/userguide/en/src/main/resources/images/datatable1.png
===================================================================
(Binary files differ)
Deleted: trunk/docs/userguide/en/src/main/resources/images/datatableClass.png
===================================================================
(Binary files differ)
Deleted: trunk/docs/userguide/en/src/main/resources/images/datatableStyle.png
===================================================================
(Binary files differ)
Deleted: trunk/docs/userguide/en/src/main/resources/images/dragIndicator1.png
===================================================================
(Binary files differ)
Copied: trunk/docs/userguide/en/src/main/resources/images/dragIndicator_init.png (from rev 8436, trunk/docs/userguide/en/src/main/resources/images/dragIndicator1.png)
===================================================================
(Binary files differ)
Deleted: trunk/docs/userguide/en/src/main/resources/images/subTableSC.png
===================================================================
(Binary files differ)
Copied: trunk/docs/userguide/en/src/main/resources/images/subTable_cn.png (from rev 8436, trunk/docs/userguide/en/src/main/resources/images/subTableSC.png)
===================================================================
(Binary files differ)
Copied: trunk/docs/userguide/en/src/main/resources/images/subTable_init.png (from rev 8436, trunk/docs/userguide/en/src/main/resources/images/subtable1.png)
===================================================================
(Binary files differ)
Deleted: trunk/docs/userguide/en/src/main/resources/images/subtable1.png
===================================================================
(Binary files differ)
16 years, 9 months
JBoss Rich Faces SVN: r8442 - trunk/ui/dataFilterSlider/src/main/resources/org/richfaces/renderkit/html/scripts.
by richfaces-svn-commits@lists.jboss.org
Author: sergeyhalipov
Date: 2008-05-03 11:44:35 -0400 (Sat, 03 May 2008)
New Revision: 8442
Modified:
trunk/ui/dataFilterSlider/src/main/resources/org/richfaces/renderkit/html/scripts/datafilterslider.js
Log:
http://jira.jboss.com/jira/browse/RF-2825
Modified: trunk/ui/dataFilterSlider/src/main/resources/org/richfaces/renderkit/html/scripts/datafilterslider.js
===================================================================
--- trunk/ui/dataFilterSlider/src/main/resources/org/richfaces/renderkit/html/scripts/datafilterslider.js 2008-05-03 15:11:38 UTC (rev 8441)
+++ trunk/ui/dataFilterSlider/src/main/resources/org/richfaces/renderkit/html/scripts/datafilterslider.js 2008-05-03 15:44:35 UTC (rev 8442)
@@ -318,9 +318,13 @@
},
valueChanged: function(event,value){
- if(this.invokeEvent("change",event,value,this.sliderInput)){
- this.setValue(value);
- }
+ if (!isNaN(Number(value))) {
+ if (this.invokeEvent("change",event,value, this.sliderInput)){
+ this.setValue(value);
+ }
+ } else {
+ this.sliderInput.value = this.value;
+ }
},
invokeEvent: function(eventName, event, value, element) {
16 years, 9 months
JBoss Rich Faces SVN: r8441 - trunk/ui/pickList/src/main/templates.
by richfaces-svn-commits@lists.jboss.org
Author: vmolotkov
Date: 2008-05-03 11:11:38 -0400 (Sat, 03 May 2008)
New Revision: 8441
Modified:
trunk/ui/pickList/src/main/templates/htmlPickList.jspx
Log:
http://jira.jboss.com/jira/browse/RF-3342
Modified: trunk/ui/pickList/src/main/templates/htmlPickList.jspx
===================================================================
--- trunk/ui/pickList/src/main/templates/htmlPickList.jspx 2008-05-03 15:03:46 UTC (rev 8440)
+++ trunk/ui/pickList/src/main/templates/htmlPickList.jspx 2008-05-03 15:11:38 UTC (rev 8441)
@@ -157,11 +157,12 @@
var clientId = '#{clientId}';
RichShuttleUtils.execOnLoad(
function(){
- new Richfaces.PickList(new Richfaces.PickList.Target('#{clientId}', '#{clientId}tlInternal_tab', '#{clientId}tlInternal_header_tab', '#{clientId}tlFocusKeeper', undefined, Richfaces.PickList.Target.SelectItem, #{this:getColumnClassesAsJSArray(context, component)}, #{this:getRowClassesAsJSArray(context, component)}),
- new Richfaces.PickList.Source('#{clientId}', '#{clientId}internal_tab', '#{clientId}internal_header_tab', '#{clientId}focusKeeper', undefined, Richfaces.PickList.Source.SelectItem, #{this:getColumnClassesAsJSArray(context, component)}, #{this:getRowClassesAsJSArray(context, component)}),
- "#{clientId}", [['copy', 'discopy'], ['copyAll', 'discopyAll'], ['remove', 'disremove'], ['removeAll','disremoveAll']],
- "#{switchByClick}", #{this:getAsEventHandler(context, component, "onlistchanged")},
- "#{clientId}valueKeeper");
+ new Richfaces.PickList(
+ new Richfaces.PickList.Target('#{clientId}', '#{clientId}tlInternal_tab', '#{clientId}tlInternal_header_tab', '#{clientId}tlFocusKeeper', undefined, Richfaces.PickList.Target.SelectItem, #{this:getColumnClassesAsJSArray(context, component)}, #{this:getRowClassesAsJSArray(context, component)}),
+ new Richfaces.PickList.Source('#{clientId}', '#{clientId}internal_tab', '#{clientId}internal_header_tab', '#{clientId}focusKeeper', undefined, Richfaces.PickList.Source.SelectItem, #{this:getColumnClassesAsJSArray(context, component)}, #{this:getRowClassesAsJSArray(context, component)}),
+ "#{clientId}", [['copy', 'discopy'], ['copyAll', 'discopyAll'], ['remove', 'disremove'], ['removeAll','disremoveAll']],
+ "#{switchByClick}", {onlistchanged: #{this:getAsEventHandler(context, component, "onlistchanged")}},
+ "#{clientId}valueKeeper");
},
RichShuttleUtils.Condition.ElementPresent("#{clientId}"), 100
);
16 years, 9 months
JBoss Rich Faces SVN: r8440 - in trunk/docs/userguide/en/src/main: resources/images and 1 other directory.
by richfaces-svn-commits@lists.jboss.org
Author: cluts
Date: 2008-05-03 11:03:46 -0400 (Sat, 03 May 2008)
New Revision: 8440
Modified:
trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml
trunk/docs/userguide/en/src/main/resources/images/inputNumberSpinner3.png
Log:
RF-3300 - added rich-spinner-buttons class and updated screen
Modified: trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml 2008-05-03 14:55:44 UTC (rev 8439)
+++ trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml 2008-05-03 15:03:46 UTC (rev 8440)
@@ -257,6 +257,10 @@
<entry>rich-spinner-button</entry>
<entry>Defines styles for a button</entry>
</row>
+ <row>
+ <entry>rich-spinner-buttons</entry>
+ <entry>Defines styles for buttons</entry>
+ </row>
</tbody>
</tgroup>
</table>
Modified: trunk/docs/userguide/en/src/main/resources/images/inputNumberSpinner3.png
===================================================================
(Binary files differ)
16 years, 9 months
JBoss Rich Faces SVN: r8439 - trunk/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/scripts.
by richfaces-svn-commits@lists.jboss.org
Author: vmolotkov
Date: 2008-05-03 10:55:44 -0400 (Sat, 03 May 2008)
New Revision: 8439
Modified:
trunk/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/scripts/inplaceselectlist.js
Log:
http://jira.jboss.com/jira/browse/RF-3077
Modified: trunk/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/scripts/inplaceselectlist.js
===================================================================
--- trunk/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/scripts/inplaceselectlist.js 2008-05-03 14:30:00 UTC (rev 8438)
+++ trunk/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/scripts/inplaceselectlist.js 2008-05-03 14:55:44 UTC (rev 8439)
@@ -1,7 +1,7 @@
if(!window.Richfaces) window.Richfaces = {};
Richfaces.InplaceSelectList = Class.create(Richfaces.ComboBoxList, {
initialize : function($super, listId, parentListId, selectFirstOnUpdate, classes, width, height, itemsText, onlistcall, fieldId, shadowId, showDelay, hideDelay, value) {
- $super(listId, parentListId, selectFirstOnUpdate, classes, width, height, itemsText, onlistcall, fieldId, shadowId, showDelay, hideDelay);
+ $super(listId, parentListId, selectFirstOnUpdate, null, classes, width, height, itemsText, onlistcall, fieldId, shadowId, showDelay, hideDelay);
this.wrappingItems(value);
this.isListOpened = false;
},
16 years, 9 months
JBoss Rich Faces SVN: r8438 - trunk/ui/combobox/src/main/resources/org/richfaces/renderkit/html/scripts.
by richfaces-svn-commits@lists.jboss.org
Author: vmolotkov
Date: 2008-05-03 10:30:00 -0400 (Sat, 03 May 2008)
New Revision: 8438
Modified:
trunk/ui/combobox/src/main/resources/org/richfaces/renderkit/html/scripts/combobox.js
trunk/ui/combobox/src/main/resources/org/richfaces/renderkit/html/scripts/combolist.js
Log:
http://jira.jboss.com/jira/browse/RF-3077
Modified: trunk/ui/combobox/src/main/resources/org/richfaces/renderkit/html/scripts/combobox.js
===================================================================
--- trunk/ui/combobox/src/main/resources/org/richfaces/renderkit/html/scripts/combobox.js 2008-05-03 14:15:32 UTC (rev 8437)
+++ trunk/ui/combobox/src/main/resources/org/richfaces/renderkit/html/scripts/combobox.js 2008-05-03 14:30:00 UTC (rev 8438)
@@ -28,7 +28,7 @@
// fieldDem.height = this.field.offsetHeight;
listWidth = (!listWidth) ? this.getCurrentWidth() : listWidth;
- this.comboList = new Richfaces.ComboBoxList(listId, parentListId, selectFirstOnUpdate, classes.COMBO_LIST, listWidth,
+ this.comboList = new Richfaces.ComboBoxList(listId, parentListId, selectFirstOnUpdate, filterNewValue, classes.COMBO_LIST, listWidth,
listHeight, itemsText, onlistcall, fieldId, shadowId, showDelay, hideDelay);
this.defaultMessage = defaultMessage;
if (value) {
Modified: trunk/ui/combobox/src/main/resources/org/richfaces/renderkit/html/scripts/combolist.js
===================================================================
--- trunk/ui/combobox/src/main/resources/org/richfaces/renderkit/html/scripts/combolist.js 2008-05-03 14:15:32 UTC (rev 8437)
+++ trunk/ui/combobox/src/main/resources/org/richfaces/renderkit/html/scripts/combolist.js 2008-05-03 14:30:00 UTC (rev 8438)
@@ -2,7 +2,7 @@
Richfaces.ComboBoxList = Class.create();
Richfaces.ComboBoxList.prototype = {
- initialize: function(listId, parentListId, selectFirstOnUpdate, classes, width, height, itemsText, onlistcall, fieldId, shadowId,decorationId,
+ initialize: function(listId, parentListId, selectFirstOnUpdate, filterNewValues, classes, width, height, itemsText, onlistcall, fieldId, shadowId,decorationId,
showDelay, hideDelay) {
this.list = $(listId);
@@ -20,6 +20,8 @@
}
this.selectFirstOnUpdate = selectFirstOnUpdate;
+ this.filterNewValues = filterNewValues;
+
this.classes = classes;
this.isList = false;
@@ -351,9 +353,15 @@
},
resetState : function() {
- var tempList = this.list.cloneNode(false);
- this.listParent.childNodes[1].firstChild.replaceChild(tempList, this.list);
- this.list = $(tempList.id);
+ if (this.filterNewValues) {
+ var tempList = this.list.cloneNode(false);
+ this.listParent.childNodes[1].firstChild.replaceChild(tempList, this.list);
+ this.list = $(tempList.id);
+ } else {
+ if (this.activeItem) {
+ this.doNormalItem(this.activeItem);
+ }
+ }
this.activeItem = null;
this.isList = false;
},
16 years, 9 months
JBoss Rich Faces SVN: r8437 - trunk/docs/userguide/en/src/main/docbook/modules.
by richfaces-svn-commits@lists.jboss.org
Author: atsebro
Date: 2008-05-03 10:15:32 -0400 (Sat, 03 May 2008)
New Revision: 8437
Modified:
trunk/docs/userguide/en/src/main/docbook/modules/RFCidesupport.xml
Log:
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCidesupport.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCidesupport.xml 2008-05-03 14:03:27 UTC (rev 8436)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCidesupport.xml 2008-05-03 14:15:32 UTC (rev 8437)
@@ -1,4 +1,4 @@
-<ulink></ulink><?xml version='1.0' encoding='UTF-8'?>
+<?xml version='1.0' encoding='UTF-8'?>
<chapter id="IDESupport" xreflabel="IDESupport">
<?dbhtml filename="IDESupport.html"?>
<chapterinfo>
16 years, 9 months