Re: Multiple Layouts using Inheritance

2008-06-11 Thread Al Maw
#x27;t know how to design this one yet! > > >> > > >> MyPage extends BasePage > > >> > > >> and MyPage should use either Skin1 or Skin2 based on some criteria > > inside > > >> of > > >> BasePage. > > >> > > >&g

Re: Multiple Layouts using Inheritance

2008-06-11 Thread Gwyn Evans
t know how to design this one yet! > >> > >> MyPage extends BasePage > >> > >> and MyPage should use either Skin1 or Skin2 based on some criteria > inside > >> of > >

Re: Multiple Layouts using Inheritance

2008-06-11 Thread Al Maw
#x27;t know how to design this one yet! > > MyPage extends BasePage > > and MyPage should use either Skin1 or Skin2 based on some criteria inside > of > BasePage. > > Is this even doable ? > > Thanks > > > > > -- > View this message in context:

Re: Multiple Layouts using Inheritance

2008-06-11 Thread Kram.V
t! >> >> MyPage extends BasePage >> >> and MyPage should use either Skin1 or Skin2 based on some criteria inside >> of >> BasePage. >> >> Is this even doable ? >> >> Thanks >> &g

Re: Multiple Layouts using Inheritance

2008-06-11 Thread James Carman
abstract BasePage() - Don't know how to design this one yet! > > MyPage extends BasePage > > and MyPage should use either Skin1 or Skin2 based on some criteria inside of > BasePage. > > Is this even doable ? > > Thanks > > > > > -- > View this message

Multiple Layouts using Inheritance

2008-06-11 Thread Kram.V
this even doable ? Thanks -- View this message in context: http://www.nabble.com/Multiple-Layouts-using-Inheritance-tp17786400p17786400.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscri