Then it's a bug probably. Can you please create a JIRA issue so that I
don't forget to look at it?

Thanks.
-Matej

On 9/14/07, buealb <[EMAIL PROTECTED]> wrote:
>
> I'm working with the trunk.
>
>
> >What wicket version are you using?
>
> >-Matej
>
> >On 9/13/07, buealb <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > I'm using Tree component. I have problems with the rendering of the
> > children
> > of an TreeItem. If I look the code of Component.renderComponent, after of
> > calling to beforeRender(), you check if component and its children are
> > allowed to be rendered (setRenderAllowed).
> > But in Tree component, when you have to do the rendering of the TreeItem,
> > only beforeRender() method is called, and setRenderAllowed method of the
> > children never is called.
> >
> > Is it a bug or I have to do something to call to the setRenderAllowed
> > method
> > of the children manually?
> >
> > Thanks
> > --
> > View this message in context:
> > http://www.nabble.com/setRenderAllowed-not-called-in-Tree-items-tf4438712.html#a12664394
> > Sent from the Wicket - User mailing list archive at Nabble.com.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
> --
> View this message in context: 
> http://www.nabble.com/setRenderAllowed-not-called-in-Tree-items-tf4438712.html#a12669943
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to