|
Hi, I seem to have problem with MethodBinding when i add
it programatically. I have a Tree of Custom Components. Depending on some
logic, each Custom Component gets one or more HtmlCommandLinks as Children
during a Method in my managed-bean. The CommandLinks should have a MethodBinding to some
other method in my managed-bean (session scope). I can add the CommandLink to my Component, it gets
rendered fine, however the actionListener that I attatched with the
MethodBinding is never called. No Exception or anything is thrown. Has anyone some idea what might be the problem? Is there any point in the lifecycle where I should or
cannot do this? Thanks in advance Marcel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
- MethodBinding in CustomRenderer Marcel Soulier
- Re: MethodBinding in CustomRenderer Volker Weber

