add everything in onbeforerender and add a flag so it only gets added once.

-igor

On Sun, Apr 5, 2009 at 6:24 AM, Dave Schoorl <[email protected]> wrote:
> Hi list,
>
> I want to create the UI of a MarkupContainer after it has been added to the
> component hierarchy, because I need to get to the Page for information
> needed in constructing the UI.
>
> MarkupContainer.onBeforeRender() just doesn't smell right and passing the
> Page as an argument in the construction of the MarkupContainer is too
> bloated. What is the suggested best way to accomplish what I want?
>
> Thanks in advance,
> Dave
>
>
> ---------------------------------------------------------------------
> 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