Package | Description |
---|---|
net.java.html.lib.dom |
Modifier and Type | Method and Description |
---|---|
static MSExecAtPriorityFunctionCallback |
MSExecAtPriorityFunctionCallback.$as(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
MSApp.execAsyncAtPriority(MSExecAtPriorityFunctionCallback asynchronousCallback,
String priority,
Object... args) |
static Object |
MSApp.execAtPriority(MSExecAtPriorityFunctionCallback synchronousCallback,
String priority,
Object... args) |
Copyright © 2018. All rights reserved.