JCEF. How to interact with JCEF component
Answered
Hello,
I added JBCefBrowser to my plugin. This browser load local html to toolwindow. Now I need to pass information to this html from Action (for example, menu item) and change values in this html (in JBCefBrowser).
Maybe someone knows how to do it?
Best regards,
Alex
Please sign in to leave a comment.
I assume https://intellij-support.jetbrains.com/hc/en-us/community/posts/9167403457682-JBCefBrowser-executeJavaScript-not-work is the real question now?
Yes, but maybe there is another way to pass data to JBCefBrowser
Maybe you could help with JBCefBrowser JavaScript events? For example, if user click a button in JBCefBrowser how can I handle it?
Hi Alexandr Danchenko, In case you've got this working (regardless the IDE version), can you please share how did you handle it?
Hi Sowmya Sri
Is your question still relevant?
Hi Alexandr Danchenko, I figured it out. Thanks, appreciate your concern and response!