svn commit: r1367168 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/jsp/ui/AbstractDoubleListTag.java
Author: jogep Date: Mon Jul 30 16:51:53 2012 New Revision: 1367168 URL: http://svn.apache.org/viewvc?rev=1367168&view=rev Log: WW-3846 Add a new attributes for optionsCollection Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/jsp/ui/AbstractDoubleListTag.java Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/jsp/ui/AbstractDoubleListTag.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/jsp/ui/AbstractDoubleListTag.java?rev=1367168&r1=1367167&r2=1367168&view=diff == --- struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/jsp/ui/AbstractDoubleListTag.java (original) +++ struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/jsp/ui/AbstractDoubleListTag.java Mon Jul 30 16:51:53 2012 @@ -31,6 +31,9 @@ public abstract class AbstractDoubleList protected String doubleList; protected String doubleListKey; protected String doubleListValue; +protected String doubleListCssClass; +protected String doubleListCssStyle; +protected String doubleListTitle; protected String doubleName; protected String doubleValue; protected String formName; @@ -76,6 +79,9 @@ public abstract class AbstractDoubleList bean.setDoubleList(doubleList); bean.setDoubleListKey(doubleListKey); bean.setDoubleListValue(doubleListValue); +bean.setDoubleListCssClass(doubleListCssClass); +bean.setDoubleListCssStyle(doubleListCssStyle); +bean.setDoubleListTitle(doubleListTitle); bean.setDoubleName(doubleName); bean.setDoubleValue(doubleValue); bean.setFormName(formName); @@ -127,6 +133,18 @@ public abstract class AbstractDoubleList this.doubleListValue = listValue; } +public void setDoubleListCssClass(String doubleListCssClass) { +this.doubleListCssClass = doubleListCssClass; +} + +public void setDoubleListCssStyle(String doubleListCssStyle) { +this.doubleListCssStyle = doubleListCssStyle; +} + +public void setDoubleListTitle(String doubleListTitle) { +this.doubleListTitle = doubleListTitle; +} + public void setDoubleName(String aName) { doubleName = aName; }
[CONF] Confluence Changes in the last 24 hours
This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache CXF Documentation (https://cwiki.apache.org/confluence/display/CXF20DOC) Pages - Maven cxf-codegen-plugin (WSDL to Java) edited by mazzag (03:32 PM) https://cwiki.apache.org/confluence/display/CXF20DOC/Maven+cxf-codegen-plugin+%28WSDL+to+Java%29 2.7 Migration Guide edited by dkulp (02:37 PM) https://cwiki.apache.org/confluence/display/CXF20DOC/2.7+Migration+Guide Apache Flume (https://cwiki.apache.org/confluence/display/FLUME) Pages - Getting Started edited by w...@cloudera.com (05:56 PM) https://cwiki.apache.org/confluence/display/FLUME/Getting+Started Apache Jackrabbit (https://cwiki.apache.org/confluence/display/JCR) Pages - Downloads edited by alexander.klimetsc...@googlemail.com (10:12 AM) https://cwiki.apache.org/confluence/display/JCR/Downloads Apache Mahout (https://cwiki.apache.org/confluence/display/MAHOUT) Pages - Minhash Clustering edited by smarthi (06:44 PM) https://cwiki.apache.org/confluence/display/MAHOUT/Minhash+Clustering OFBiz (Open For Business) Project Open Wiki (https://cwiki.apache.org/confluence/display/OFBIZ) Pages - Export Ofbiz Services that use complex type parameters via SOAP using AXIS2 - r892712+ edited by paul_foxworthy (10:10 AM) https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=9798255 Apache OpenOffice Community (https://cwiki.apache.org/confluence/display/OOOUSERS) Pages - AOO 3.4.1 Release Notes edited by keith.mcke...@comcast.net (11:05 PM) https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4.1+Release+Notes AOO 3.4.1 notas de la versión created by rgb-es (07:30 PM) https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=29689150 AOO 3.4.1 Distribution Tasks edited by kschenk (07:23 PM) https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4.1+Distribution+Tasks Development Snapshot Builds edited by jsc (09:36 AM) https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds Comments https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4.1+Release+Notes (1) Apache Santuario (https://cwiki.apache.org/confluence/display/SANTUARIO) Pages - c_release_notes edited by canto...@osu.edu (01:36 PM) https://cwiki.apache.org/confluence/display/SANTUARIO/c_release_notes Index edited by canto...@osu.edu (01:34 PM) https://cwiki.apache.org/confluence/display/SANTUARIO/Index c_index edited by canto...@osu.edu (01:33 PM) https://cwiki.apache.org/confluence/display/SANTUARIO/c_index old_news edited by canto...@osu.edu (01:32 PM) https://cwiki.apache.org/confluence/display/SANTUARIO/old_news download edited by canto...@osu.edu (01:30 PM) https://cwiki.apache.org/confluence/display/SANTUARIO/download Apache Syncope (https://cwiki.apache.org/confluence/display/SYNCOPE) Pages - Run Syncope in real environments edited by ilgrosso (09:34 AM) https://cwiki.apache.org/confluence/display/SYNCOPE/Run+Syncope+in+real+environments Change your notification preferences: https://cwiki.apache.org/confluence/users/viewnotifications.action