Hi, 

I'm creating a custom component where in the users specify a hash map of
buttonValues and buttonAction Strings. 
I need to create as many buttons the user specifies in the hashmap. How
do I create a UICommand components within this custom tag and add it to
the component tree and how do I assign the EL expressions specified in
the hashmap...

My tag has to be imported like this,

        <w:custombuttonpanel styleClass="buttonpanel"
isUserEnabled="true" buttonList="#{MyBean.buttonsToAdd}" >
        </w:custombuttonpanel>
I'm new to custom component development and hence any pointers are
appreciated.

Regards
Bala




Confidentiality Notice 

The information contained in this electronic message and any attachments to 
this message are intended
for the exclusive use of the addressee(s) and may contain confidential or 
privileged information. If
you are not the intended recipient, please notify the sender at Wipro or [EMAIL 
PROTECTED] immediately
and destroy all copies of this message and any attachments.

Reply via email to