WebView

Undocumented in source.

Constructors

this
this(awebview.wrapper.cpp.WebView cppObj)
Undocumented in source.

Members

Functions

createGlobalJSObject
JSValue createGlobalJSObject(WebString name)
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
executeJS
void executeJS(awebview.wrapper.cpp.WebString script, awebview.wrapper.cpp.WebString frameXPath)
Undocumented in source. Be warned that the author may not have intended to support it.
executeJS
void executeJS(S1 script, S2 frameXpath)
Undocumented in source. Be warned that the author may not have intended to support it.
executeJS
void executeJS(S1 script, S2 frameXPath)
Undocumented in source. Be warned that the author may not have intended to support it.
executeJSWithRV
JSValue executeJSWithRV(Awesomium.WebString script, Awesomium.WebString frameXPath)
Undocumented in source. Be warned that the author may not have intended to support it.
executeJSWithRV
JSValue executeJSWithRV(S1 script, S2 frameXPath)
Undocumented in source. Be warned that the author may not have intended to support it.
executeJSWithRV
JSValue executeJSWithRV(S1 script, S2 frameXPath)
Undocumented in source. Be warned that the author may not have intended to support it.
loadURL
void loadURL(WebURL url)
Undocumented in source. Be warned that the author may not have intended to support it.
resize
void resize(int w, int h)
Undocumented in source. Be warned that the author may not have intended to support it.
setMenuListener
void setMenuListener(Awesomium.WebViewListener.Menu ml)
Undocumented in source. Be warned that the author may not have intended to support it.
setViewListener
void setViewListener(Awesomium.WebViewListener.View vl)
Undocumented in source. Be warned that the author may not have intended to support it.
surface
Surface surface()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

cppObj
inout(awebview.wrapper.cpp.WebView) cppObj [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isLoading
bool isLoading [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
jsMethodHandler
awebview.wrapper.cpp.JSMethodHandler jsMethodHandler [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
jsMethodHandler
JSMethodHandler jsMethodHandler [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
nextRoutingId
int nextRoutingId [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
parentWindow
NativeWindow parentWindow [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
parentWindow
NativeWindow parentWindow [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
processHandle
ProcessHandle processHandle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
processId
int processId [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
routingId
int routingId [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
type
WebViewType type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
window
NativeWindow window [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta