open a jira issue please

-igor

On Fri, Dec 12, 2008 at 10:37 AM, Stefan Lindner <lind...@visionet.de> wrote:
> The definition of IOptionRenderer is
>
>        Interface IOptionRenderer<T>
>                java.lang.String getDisplayValue(java.lang.Object
> object)
>
> the definition of IChoiceRenderer is
>
>        Interface IChoiceRenderer<T>
>                java.lang.Object getDisplayValue(T object)
>
> Why is the parameter getDisplayValue method of IOptionRenderer and
> Object and not of Type T? Will this change until 1.4.0?
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to