You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org> on 2005/01/25 00:59:19 UTC

[jira] Assigned: (TAPESTRY-248) Component reference for @Foreach example error

     [ http://issues.apache.org/jira/browse/TAPESTRY-248?page=history ]

Howard M. Lewis Ship reassigned TAPESTRY-248:
---------------------------------------------

    Assign To: Howard M. Lewis Ship

> Component reference for @Foreach example error
> ----------------------------------------------
>
>          Key: TAPESTRY-248
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-248
>      Project: Tapestry
>         Type: Bug
>   Components: Documentation
>     Versions: 3.0.1
>     Reporter: Morten Holm
>     Assignee: Howard M. Lewis Ship
>     Priority: Minor

>
> The online Tapestry component reference for 3.0.1 for @Foreach component (http://jakarta.apache.org/tapestry/doc/ComponentReference/Foreach.html) has an error in the example section.
> ...
> public abstract class SalesPage extends BasePage {
>     public abstract List getCustomerList();
>          
>     public abstract List setCustomerList(List value);
> }
> ...
> The setter must return void.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org