Re: select2 localization questions

2012-09-05 Thread Sandor Feher
Bbhepar5 h = (HrpBbhepar5) it.next(); hepar5idlist.add(h.getHrpBbhepar5PK().getDertek()); } return hepar5idlist; } } -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/select2-localization-questions-tp4651732p4651765.html Sent

Re: select2 localization questions

2012-09-04 Thread Igor Vaynberg
) it.next(); > hepar5idlist.add(h); > } > return hepar5idlist; > } > } > > . > > It complains that java.lang.Short cannot be cast to > hu.xxx.model.HrpBbhepar5. > Please let me know what should I do. > &

Re: select2 localization questions

2012-09-04 Thread Sandor Feher
842946.n4.nabble.com/select2-localization-questions-tp4651732p4651753.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: select2 localization questions

2012-09-04 Thread Igor Vaynberg
d by you providing those functions with the correct >> strings. in wicket you can do the same by specifying them in the >> config object. >> >> -igor >> >> > Stupid I was. Figured out meanwhile.. Sorry. > > > >

Re: select2 localization questions

2012-09-04 Thread Sandor Feher
Figured out meanwhile.. Sorry. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/select2-localization-questions-tp4651732p4651741.html Sent from the Users forum mailing list archive at Nabble.com. -

Re: select2 localization questions

2012-09-04 Thread Igor Vaynberg
them in the config object. -igor > > thnx., Sandor > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/select2-localization-questions-tp4651732.html > Sent fr

select2 localization questions

2012-09-04 Thread Sandor Feher
? E.g. formatNoMatches, formatSearching and so one. thnx., Sandor -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/select2-localization-questions-tp4651732.html Sent from the Users forum mailing list archive at Nabbl