kjsembed
KJSEmbed::ValueFactory Class Reference
The Bindings for the KJSEmbed::ValueBinding. More...
#include <value_binding.h>
Static Public Member Functions | |
static const Method * | methods () |
Static Public Attributes | |
static const Method | ValueMethods [] |
Detailed Description
The Bindings for the KJSEmbed::ValueBinding.Definition at line 93 of file value_binding.h.
Member Function Documentation
const Method * ValueFactory::methods | ( | ) | [static] |
Definition at line 48 of file value_binding.cpp.
Member Data Documentation
const Method ValueFactory::ValueMethods [static] |
Initial value:
{ {"type", 0, KJS::DontDelete|KJS::ReadOnly, &callValueType }, {0, 0, 0, 0 } }
Definition at line 96 of file value_binding.h.
The documentation for this class was generated from the following files: