You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/11/12 17:33:39 UTC

[jira] Resolved: (WICKET-2575) RepeatingView's Javadoc to include newChildId() and add()

     [ https://issues.apache.org/jira/browse/WICKET-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-2575.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M1
         Assignee: Igor Vaynberg

> RepeatingView's Javadoc to include newChildId() and add()
> ---------------------------------------------------------
>
>                 Key: WICKET-2575
>                 URL: https://issues.apache.org/jira/browse/WICKET-2575
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4.3
>            Reporter: Radoslav Husar  
>            Assignee: Igor Vaynberg
>            Priority: Trivial
>             Fix For: 1.4.4, 1.5-M1
>
>         Attachments: rview.diff
>
>   Original Estimate: 0.03h
>  Remaining Estimate: 0.03h
>
> A minor improvement of the Javadoc to 
> * include newChildId() call, since most people will be using that rather than manual id input
> * add(view) call so that its clear to novice that the components needs to be added
> * typo: missing space
> See the attached patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.