hi, i can get dmf:button by getControl(name,class) method.What about for dmfx:actionbutton?i can not use getcontrol method because dmfx:actionbutton does not have "name" attribute.Do you have any ideas?
Regards.
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
hi Siva, i am sorry i forgot to edit this entry.i was wrong, actionbuttons do have name attribute.i can now get action button into java.Thank you very much.
Best Regards.
Hi,
Could you explain why do want the action button instance in your component class?
-Siva