CVS: Tapestry/examples/Tutorial/src/tutorial/workbench/fields Dates.page,1.4,1.5 Dates.java,1.3,1.4
Malcolm Edgar <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tapestry/Tapestry/examples/Tutorial/src/tutorial/workbench/fields In directory sc8-pr-cvs1:/tmp/cvs-serv16312/examples/Tutorial/src/tutorial/workbench/fields Modified Files: Dates.page Dates.java Log Message: [651331] Added DatePicker disable parameter Index: Dates.page =================================================================== RCS file: /cvsroot/tapestry/Tapestry/examples/Tutorial/src/tutorial/workbench/fields/Dates.page,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Dates.page 1 Dec 2002 07:13:01 -0000 1.4 --- Dates.page 18 Dec 2002 10:12:31 -0000 1.5 *************** *** 13,17 **** <component id="endDatePicker" type="DatePicker"> <binding name="value" expression="endDate"/> ! </component> <component id="insertEndDate" type="Insert"> --- 13,17 ---- <component id="endDatePicker" type="DatePicker"> <binding name="value" expression="endDate"/> ! </component> <component id="insertEndDate" type="Insert"> Index: Dates.java =================================================================== RCS file: /cvsroot/tapestry/Tapestry/examples/Tutorial/src/tutorial/workbench/fields/Dates.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Dates.java 27 Nov 2002 17:58:52 -0000 1.3 --- Dates.java 18 Dec 2002 10:12:31 -0000 1.4 *************** *** 1,5 **** package tutorial.workbench.fields; ! import java.sql.Date; import net.sf.tapestry.IRequestCycle; --- 1,5 ---- package tutorial.workbench.fields; ! import java.util.Date; import net.sf.tapestry.IRequestCycle; ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/