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 2007/08/10 22:33:43 UTC

[jira] Resolved: (WICKET-818) add documentation for 'criteria' parameter in IAutoCompleteRenderer

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

Igor Vaynberg resolved WICKET-818.
----------------------------------

    Resolution: Fixed

> add documentation for 'criteria' parameter in IAutoCompleteRenderer
> -------------------------------------------------------------------
>
>                 Key: WICKET-818
>                 URL: https://issues.apache.org/jira/browse/WICKET-818
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.3.0-beta1, 1.3.0-beta2
>            Reporter: Sean Sullivan
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.3.0-beta3
>
>
> Interface: org.apache.wicket.extensions.ajax.markup.html.autocomplete.IAutoCompleteRenderer
> Method:  void render(Object object, Response response, String criteria)
> The 'criteria' parameter is not documented.    I have no idea what this parameter does.
> Can you add some javadocs?   

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