Yes, it'll work just fine - with one caveat.
pageBeginRender/pageEndRender are called for all (rendered?) components
on your page. If you're using Block/RenderBlock to render a component
from another page, that component won't have its
pageBeginRender/pageEndRender methods called. Unless you're using that
weird hack, just implement the interfaces and you're good to go.
-Steve
wong wayne wrote:
Dear all
Is BaseComponent have something similar BasePage
PageBeginRenderListener? Since I have a BaseComponent
and wish to set some properties when rendering. Please
comment, thanks.
regards
wayne
____________________________________________________________________________________
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
http://autos.yahoo.com/new_cars.html
---------------------------------------------------------------------
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]