Ultralight  1.0.0
A fast, lightweight, HTML UI engine for native apps.
ultralight::JSPropertyValue Class Reference

Wrapper for JSObject property value (JSValue subclass). More...

#include <JSHelpers.h>

Inheritance diagram for ultralight::JSPropertyValue:
ultralight::JSValue

Detailed Description

Wrapper for JSObject property value (JSValue subclass).

Allows new value assignment to object property, binding C++ callbacks to object properties via function objects, as well as value query via the JSValue interface.

Definition at line 221 of file JSHelpers.h.


The documentation for this class was generated from the following file: