hi dearthanks for ur reply
actually i donot often use the wicket:child and wicket:extend as i prefer
borders for common layout
is this the only way to get the fragment markup in subclass
thanks again
Joe

On Fri, May 22, 2009 at 1:57 PM, James Carman
<jcar...@carmanconsulting.com>wrote:

> The fragments should be able to be found in the parent class' markup
> file.  You don't need to duplicate the fragment definitions if you're
> using markup inheritance.
>
> On Fri, May 22, 2009 at 12:38 AM, Joe Fawzy <joewic...@gmail.com> wrote:
> > hiactually i am making a framework over wicket in which i am providing a
> > default ui in the base class , which can be customized by overriding in
> > subclass
> > in this case , when i subclass , i have to duplicate all the fragments
> > markup ,instead of only what i need
> > thanks
> > joe
> >
> > On Thu, May 21, 2009 at 5:48 PM, Mathias Nilsson <
> > wicket.program...@gmail.com> wrote:
> >
> >>
> >> Sounds like you should use panels instead of Fragments if they are used
> >> more
> >> then one time.
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/fragment-markup-resolution-tp23645152p23654434.html
> >> Sent from the Wicket - User 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
> >>
> >>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to