awebview.jsvariable

Undocumented in source.

Members

Functions

bindToJSVariable
auto bindToJSVariable(JSExpr expr)
Undocumented in source. Be warned that the author may not have intended to support it.
eval
JSValue eval(JSExpr expr)
Undocumented in source. Be warned that the author may not have intended to support it.
jsBinaryExpression
auto jsBinaryExpression(A a, B b, string fmt)
Undocumented in source.
jsExpression
JSExpressionCode jsExpression(Activity activity, string jscode)
Undocumented in source. Be warned that the author may not have intended to support it.
jsExpression
auto jsExpression(Activity activity, JSValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
jsUnaryExpression
auto jsUnaryExpression(A a, string fmt)
Undocumented in source. Be warned that the author may not have intended to support it.
newJSVariable
auto newJSVariable(Activity activity)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run(JSExpr expr)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

DOMOperators
mixintemplate DOMOperators()
Undocumented in source.
JSExprDOMEagerOperators
mixintemplate JSExprDOMEagerOperators()
Undocumented in source.
JSExpressionOperators
mixintemplate JSExpressionOperators()
Undocumented in source.

Structs

JSExpressionCode
struct JSExpressionCode
Undocumented in source.

Variables

isJSExpression
enum bool isJSExpression(T);
Undocumented in source.

Meta