Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CFXJSE_Engine Member List

This is the complete list of members for CFXJSE_Engine, including all inherited members.

AddNodesOfRunScript(CXFA_Node *pNode)CFXJSE_Engine
AddObjectToUpArray(CXFA_Node *pNode)CFXJSE_Engine
CFX_V8(v8::Isolate *pIsolate)CFX_V8explicit
CFXJSE_Engine(CXFA_Document *pDocument, CJS_Runtime *fxjs_runtime)CFXJSE_Engine
DisposeIsolate()CFX_V8protected
EventParamScope classCFXJSE_Enginefriend
GetArrayElement(v8::Local< v8::Array > pArray, size_t index)CFX_V8
GetArrayLength(v8::Local< v8::Array > pArray)CFX_V8
GetDocument() constCFXJSE_Engineinline
GetEventParam() constCFXJSE_Engineinline
GetEventTarget() constCFXJSE_Engineinline
GetIsolate() constCFX_V8inline
GetJseContextForTest() constCFXJSE_Engineinline
GetJseNormalClass() constCFXJSE_Engineinline
GetObjectProperty(v8::Local< v8::Object > pObj, ByteStringView bsUTF8PropertyName)CFX_V8
GetObjectPropertyNames(v8::Local< v8::Object > pObj)CFX_V8
GetOrCreateJSBindingFromMap(CXFA_Object *pObject)CFXJSE_Engine
GetThisObject() constCFXJSE_Engineinline
GetType()CFXJSE_Engine
GlobalPropertyGetter(v8::Isolate *pIsolate, v8::Local< v8::Object > pObject, ByteStringView szPropName)CFXJSE_Enginestatic
GlobalPropertySetter(v8::Isolate *pIsolate, v8::Local< v8::Object > pObject, ByteStringView szPropName, v8::Local< v8::Value > pValue)CFXJSE_Enginestatic
GlobalPropTypeGetter(v8::Isolate *pIsolate, v8::Local< v8::Object > pObject, ByteStringView szPropName, bool bQueryIn)CFXJSE_Enginestatic
IsResolvingNodes() constCFXJSE_Engineinline
IsRunAtClient()CFXJSE_Engineinline
LastObjectFromUpArray()CFXJSE_Engine
NewArray()CFX_V8
NewBoolean(bool b)CFX_V8
NewDate(double d)CFX_V8
NewNormalXFAObject(CXFA_Object *obj)CFXJSE_Engine
NewNull()CFX_V8
NewNumber(int number)CFX_V8
NewNumber(double number)CFX_V8
NewNumber(float number)CFX_V8
NewObject()CFX_V8
NewString(ByteStringView str)CFX_V8
NewString(WideStringView str)CFX_V8
NewUndefined()CFX_V8
NormalMethodCall(const v8::FunctionCallbackInfo< v8::Value > &info, const WideString &functionName)CFXJSE_Enginestatic
NormalPropertyGetter(v8::Isolate *pIsolate, v8::Local< v8::Object > pObject, ByteStringView szPropName)CFXJSE_Enginestatic
NormalPropertySetter(v8::Isolate *pIsolate, v8::Local< v8::Object > pObject, ByteStringView szPropName, v8::Local< v8::Value > pValue)CFXJSE_Enginestatic
NormalPropTypeGetter(v8::Isolate *pIsolate, v8::Local< v8::Object > pObject, ByteStringView szPropName, bool bQueryIn)CFXJSE_Enginestatic
PutArrayElement(v8::Local< v8::Array > pArray, size_t index, v8::Local< v8::Value > pValue)CFX_V8
PutObjectProperty(v8::Local< v8::Object > pObj, ByteStringView bsUTF8PropertyName, v8::Local< v8::Value > pValue)CFX_V8
ResolveObjects(CXFA_Object *refObject, WideStringView wsExpression, Mask< XFA_ResolveFlag > dwStyles)CFXJSE_Engine
ResolveObjectsWithBindNode(CXFA_Object *refObject, WideStringView wsExpression, Mask< XFA_ResolveFlag > dwStyles, CXFA_Node *bindNode)CFXJSE_Engine
RunScript(CXFA_Script::Type eScriptType, WideStringView wsScript, CXFA_Object *pThisObject)CFXJSE_Engine
SetIsolate(v8::Isolate *pIsolate)CFX_V8inlineprotected
SetNodesOfRunScript(std::vector< cppgc::Persistent< CXFA_Node > > *pArray)CFXJSE_Engine
SetRunAtType(XFA_AttributeValue eRunAt)CFXJSE_Engineinline
ToArray(v8::Local< v8::Value > pValue)CFX_V8
ToBoolean(v8::Local< v8::Value > pValue)CFX_V8
ToByteString(v8::Local< v8::Value > pValue)CFX_V8
ToDouble(v8::Local< v8::Value > pValue)CFX_V8
ToInt32(v8::Local< v8::Value > pValue)CFX_V8
ToObject(const v8::FunctionCallbackInfo< v8::Value > &info)CFXJSE_Enginestatic
ToObject(v8::Isolate *pIsolate, v8::Local< v8::Value > value)CFXJSE_Enginestatic
ToObject(v8::Isolate *pIsolate, CFXJSE_Value *pValue)CFXJSE_Enginestatic
ToObject(CFXJSE_HostObject *pHostObj)CFXJSE_Enginestatic
CFX_V8::ToObject(v8::Local< v8::Value > pValue)CFX_V8
ToWideString(v8::Local< v8::Value > pValue)CFX_V8
ToXFAObject(v8::Local< v8::Value > obj)CFXJSE_Engine
~CFX_V8()CFX_V8virtual
~CFXJSE_Engine() overrideCFXJSE_Engine