Package | Description |
---|---|
er.ajax.json |
Modifier and Type | Method and Description |
---|---|
<T extends JSONComponent> |
JSONComponent.componentWithName(Class<T> componentClass)
Returns a JSONComponent of the given type.
|
static <T extends JSONComponent> |
JSONComponent.componentWithName(Class<T> componentClass,
WOContext context)
Returns a JSONComponent of the given type.
|
static <T extends JSONComponent> |
JSONComponent.componentWithName(String componentClassName,
WOContext context)
Returns a JSONComponent of the given type.
|
Modifier and Type | Method and Description |
---|---|
protected org.jabsorb.JSONRPCBridge |
JSONRequestHandler.createBridgeForComponent(JSONComponent component,
String componentName,
String componentInstance,
Map<String,org.jabsorb.JSONRPCBridge> componentBridges) |
Copyright © 2002 – 2024 Project Wonder.