Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to change ADF button change dynamically with different functions

873488Oct 24 2012 — edited Oct 25 2012
Dear All,


Jdeveloper version: 11.1.1.5.0
weblogic 10.3

My UserCase is like this,

I would like change button dynamically "Disable" to "Enable" .
When the user click "Enable" button , the button execute "enable" method from the backing bean after that change as "Disable" button .
when the user click again "Disable" button, it's execute "disable" method from the backing bean after that change as "Enable" button dynamically.
Please help to me how to tackle this issue as well as refer to me useful blog links.


Best Regards
KT
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 22 2012
Added on Oct 24 2012
5 comments
939 views