| Package | Description |
|---|---|
| org.fujion.ipc |
| Modifier and Type | Method and Description |
|---|---|
void |
InvocationRequestQueue.sendRequest(InvocationRequest request)
Queue a request on the owning page's event queue..
|
| Constructor and Description |
|---|
InvocationRequestQueue(String name,
BaseComponent target,
InvocationRequest onClose)
Create an invocation request queue for the specified target.
|
InvocationRequestQueue(String name,
Page page,
Object target,
InvocationRequest onClose)
Create an invocation request queue for the specified page and target.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.