Re: PropertySelection request

2008-01-10 Thread Andreas Andreou
http://tapestry.apache.org/tapestry4.1/apidocs/org/apache/tapestry/form/IPropertySelectionModel.html and http://tapestry.apache.org/tapestry4.1/apidocs/org/apache/tapestry/form/LabeledPropertySelectionModel.html On Jan 10, 2008 5:25 PM, Tobias Marx <[EMAIL PROTECTED]> wrote: > A quick but useful f

PropertySelection request

2008-01-10 Thread Tobias Marx
A quick but useful feature suggestion for the default PropertySelection: optional="true/false" Which would automatically add an empty item ad the beginning, for the case it is an optional PropertySelection. Thanks! Tobias - To