I know. I think it should be possible, but not sure, you could take a
look at Datepicker.. The
IHeaderResponse are only used for adding a javascript reference, and adding
some actual javascript, but I am also doing this in onRender you could maybe do
the other stuff here aswell(not the adding of javascript reference)?
regards Nino
dtoffe wrote:
Hi !!
Well, I'm trying to make it work with Wicket 1.2.6, I started a test
project and copied the sources of wicket-contrib-input-events within my test
project. It complains in InputBehaviour:
public void renderHead(IHeaderResponse response) {
where IHeaderResponse is not found, I guess it must be a new class in
Wicket 1.3 ? Is there any easy way of backporting to 1.2.6 ??
Cheers !
Daniel
Nino.Martinez wrote:
Guess wicket's perfect:)
Nino Saturnino Martinez Vazquez Wael wrote:
So what other cool features should be able for wicket, that might be
doable for a guy like me?