webwork/src/resources/web/tests bean-util-test.jsp,1.3,1.4
[email protected] Sun, 30 Jun 2002 22:21:58 -0700
| Newsgroups | gmane.comp.java.webwork.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/webwork/webwork/src/resources/web/tests
In directory usw-pr-cvs1:/tmp/cvs-serv14503
Modified Files:
bean-util-test.jsp
Log Message:
added support for primitive and object arrays
Index: bean-util-test.jsp
===================================================================
RCS file: /cvsroot/webwork/webwork/src/resources/web/tests/bean-util-test.jsp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- bean-util-test.jsp 30 Jun 2002 01:31:49 -0000 1.3
+++ bean-util-test.jsp 1 Jul 2002 05:21:56 -0000 1.4
@@ -26,6 +26,7 @@
<tr><td colspan="2">Objects</td></tr>
<ui:textfield label="'Integer'" name="'objInt'"/>
+
<ui:textfield label="'Double'" name="'objDouble'"/>
<ui:textfield label="'Short'" name="'objShort'"/>
<ui:textfield label="'Byte'" name="'objByte'"/>
@@ -39,6 +40,22 @@
<tr><td colspan="2"><b>Collections</b></td></tr>
<tr><td colspan="2">To Do</td></tr>
+
+ <tr><td colspan="2"><b>Arrays - Primitives</b></td></tr>
+ <ui:select label="'int'" name="'primInts'" list="defaultPrimInts" multiple="true"/>
+ <ui:select label="'double'" name="'primDoubles'" list="defaultPrimDoubles" multiple="true"/>
+ <ui:select label="'short'" name="'primShorts'" list="defaultPrimShorts" multiple="true"/>
+ <ui:select label="'byte'" name="'primBytes'" list="defaultPrimBytes" multiple="true"/>
+ <ui:select label="'long'" name="'primLongs'" list="defaultPrimLongs" multiple="true"/>
+ <ui:select label="'float'" name="'primFloats'" list="defaultPrimFloats" multiple="true"/>
+
+ <tr><td colspan="2"><b>Arrays - Objects</b></td></tr>
+ <ui:select label="'Integers'" name="'objIntegers'" list="defaultObjIntegers" multiple="true"/>
+ <ui:select label="'Double'" name="'objDoubles'" list="defaultObjDoubles" multiple="true"/>
+ <ui:select label="'Short'" name="'objShorts'" list="defaultObjShorts" multiple="true"/>
+ <ui:select label="'Byte'" name="'objBytes'" list="defaultObjBytes" multiple="true"/>
+ <ui:select label="'Long'" name="'objLongs'" list="defaultObjLongs" multiple="true"/>
+ <ui:select label="'Float'" name="'objFloats'" list="defaultObjFloats" multiple="true"/>
<tr><td colspan="2" align="center">
<input type=submit value="Update">
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf