The project Tapestry 4.1 - Core has the following 1 change(s) by 1 author(s):

*Jesse Kuhnert* made the following changes at 2007-03-06 16:12:03.226

Comment:
Refactored PropertySelection component a little:
-) Moved rendering of individual options into a new delegate IOptionRenderer 
(with a default impl bound to the new optionRenderer 
parameter that does the same thing as the existing render)
-) Added IOptionSelectionModel.isDisabled(int index) to allow for the 
possibility of rendering the full range of html attributes / 
things that can go into a select list.
-) Added unit tests / etc..

> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/form/StringPropertySelectionModel.java
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/form/PropertySelection.jwc
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/form/IPropertySelectionModel.java
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/markup/DefaultAttribute.java
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/form/IOptionRenderer.java
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/coerce/StringConvertedPropertySelectionModel.java
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/form/PropertySelection.java
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-examples/Workbench/src/java/org/apache/tapestry/workbench/localization/LocaleModel.java
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/form/BeanPropertySelectionModel.java
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-framework/src/test/org/apache/tapestry/form/TestPropertySelection.java
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-portlet/src/test/org/apache/tapestry/portlet/TestApplicationPortlet.java
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-annotations/src/java/org/apache/tapestry/form/EnumPropertySelectionModel.java
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/engine/NullWriter.java
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-framework/src/test/org/apache/tapestry/form/LabeledPropertySelectionModelTest.java
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/form/DefaultOptionRenderer.java
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/form/SelectPropertySelectionRenderer.java
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/form/LabeledPropertySelectionModel.java
>  (515387)
> /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/markup/MarkupWriterImpl.java
>  (515387)



The build has 11 failed tests and 209823 successful tests.

Click http://tapestry.formos.com/bamboo/browse/T41-CORE-19 to find out more.

Thanks,

Bamboo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to