JsBinder class

Constructors

JsBinder()

Properties

action int Function(Pointer<NativeType> context, int type, int argc)
getter/setter pair
backup Pointer<NativeType> Function(Pointer<NativeType>)
getter/setter pair
clearCache ↔ void Function(Pointer<NativeType> context)
getter/setter pair
deleteJsContext ↔ void Function(Pointer<NativeType>)
getter/setter pair
executePendingJob int Function(Pointer<NativeType>)
getter/setter pair
freeStringPtr ↔ void Function(Pointer<NativeType>, Pointer<NativeType>)
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hasPendingJob int Function(Pointer<NativeType>)
getter/setter pair
nativeGLib DynamicLibrary
final
newPromise JsContextNewPromiseFunc
getter/setter pair
registerClass Pointer<NativeType> Function(Pointer<NativeType>, Pointer<JsClass>, int)
getter/setter pair
releaseValue ↔ void Function(Pointer<NativeType> context, Pointer<NativeType>)
getter/setter pair
retainValue JsContextRetainValueFunc
getter/setter pair
reverse ↔ void Function(Pointer<NativeType>, Pointer<NativeType>)
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
setupJsContext SetupJsContextFunc
getter/setter pair
toStringPtr JsContextToStringFunc
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited