:) yes, that was it:
@Override
public String getObject(String paramString, IModel<? extends List<? extends
String>> paramIModel) {
return paramString;
}

solved it:)

On Fri, Oct 14, 2016 at 4:03 PM, Per Newgro <per.new...@gmx.ch> wrote:

> Hello ganea,
>
> can you please investigate the method below?
>
> Hope that helps
> Per
>
> Am 14.10.2016 um 14:52 schrieb ganea iulia:
>
>> @Override
>> public String getObject(String paramString, IModel<? extends List<?
>> extends
>> String>> paramIModel) {
>> // TODO Auto-generated method stub
>> return null;
>> }
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to