override writeoutput

2011-05-03 Thread madaan18
hey, I want to override the function writeoutput in ComponentTag.class but it is final.. is there some way that i can override it.. ~~ thanks in advance -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/override-writeoutput-tp3492086p3492086.html Sent from the Users

Re: override writeoutput

2011-05-03 Thread Martin Grigorov
it.. ~~ thanks in advance -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/override-writeoutput-tp3492086p3492086.html Sent from the Users forum mailing list archive at Nabble.com

Re: override writeoutput

2011-05-03 Thread madaan18
this function actually strips the wicket tag.. and i want to add div also after stripping wicket tag.. so i need to override this function.. so how can i do this??? Please help.. -- Thanks in advance -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/override

Re: override writeoutput

2011-05-03 Thread Martin Grigorov
need to override this function.. so how can i do this??? Please help.. -- Thanks in advance -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/override-writeoutput-tp3492086p3492127.html Sent from the Users forum mailing list archive at Nabble.com