document '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-beta2, 1.3.0-beta1
Reporter: Sean Sullivan
Priority: Minor
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.