Extending Border

2014-05-16 Thread Nick Pratt
Ive got a class 'A' that extends Border, with the following markup: wicket:border div h1span wicket:id=header/spanspan class=closeaX/a/span/h1 wicket:body/wicket:body /div /wicket:border This all works fine. Can I extend class A? If so what should the markup of class B look like (i.e. how do

Re: Extending Border

2014-05-14 Thread Francois Meillet
Have a look at http://apache-wicket.1842946.n4.nabble.com/Adding-border-in-border-td4660191.html#a4660195 François Meillet Formation Wicket - Développement Wicket Le 8 mai 2014 à 23:07, Nick Pratt nbpr...@gmail.com a écrit : Ive got a class 'A' that extends Border, with the following