oracle-samples / xfc

A javascript library for Cross Frame Communication
Apache License 2.0
17 stars 24 forks source link

Add custom methods #47

Closed divyaashritha closed 4 years ago

divyaashritha commented 4 years ago

Summary

Add new CustomMethods object to init and invoke method for both App and frame. App and frame can call these custom methods on each other and send information without having to explicitly have them declared in XFC.

divyaashritha commented 4 years ago

TODO: lint

roxjcalderon commented 4 years ago

Looks like the build is failing?