import"TestCallbackInterface.idl";
◆ callbackRequiresThisToPass()
void TestCallbackInterface::callbackRequiresThisToPass |
( |
long |
longParam, |
|
|
TestNode |
testNodeParam |
|
) |
| |
◆ callbackWithArrayParam()
void TestCallbackInterface::callbackWithArrayParam |
( |
Float32Array |
arrayParam | ) |
|
◆ callbackWithBoolean()
void TestCallbackInterface::callbackWithBoolean |
( |
boolean |
boolParam | ) |
|
◆ callbackWithNoParam()
void TestCallbackInterface::callbackWithNoParam |
( |
| ) |
|
◆ callbackWithSerializedScriptValueParam()
void TestCallbackInterface::callbackWithSerializedScriptValueParam |
( |
SerializedScriptValue |
srzParam, |
|
|
DOMString |
strParam |
|
) |
| |
◆ callbackWithStringList()
◆ customCallback()
long TestCallbackInterface::customCallback |
( |
Class5 |
class5Param, |
|
|
Class6 |
class6Param |
|
) |
| |
◆ CONSTANT1
const unsigned short TestCallbackInterface::CONSTANT1 = 1 |
◆ CONSTANT2
const unsigned short TestCallbackInterface::CONSTANT2 = 2 |
The documentation for this interface was generated from the following file: