Skip to Main Content

DevOps, CI/CD and Automation

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!

calling js file on button click event in Oracle JET

3747609Mar 7 2019 — edited Mar 7 2019

Hi Team,

I'm new to Oracle JET development, can you please help me on below question ?

The requirement is here, I need to call javascript file on button(push) click event ?

    self.buttonClick = function(event){

    ??

      return true;

Can you please provide some pointers.

Thanks !!

Regards,

B R

Comments
Post Details
Added on Mar 7 2019
1 comment
197 views