WebView.executeJS

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void executeJS(awebview.wrapper.cpp.WebString script, awebview.wrapper.cpp.WebString frameXPath)
    struct WebView
    void
    executeJS
    (
    const awebview.wrapper.cpp.WebString script
    ,
    const awebview.wrapper.cpp.WebString frameXPath
    )
  2. void executeJS(S1 script, S2 frameXpath)
  3. void executeJS(S1 script, S2 frameXPath)

Meta