richfaces - Dynamic Rendered Condition for Programmatically Created JSF Component -


i creating several jsf components programmatically allow form elements dynamically added page. going fine, i've run wordy problem in title.

i need create a4j:commandlink has dynamic rendered condition, like:

#{mybean.shouldberendered}

i can't see way assign value expression rendered attribute on class. seems accept straight boolean value, won't work me, since rendered state change later. there workaround problem?


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -