|
Project Wonder 5.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JSONComponent | |
---|---|
er.ajax.json |
Uses of JSONComponent in er.ajax.json |
---|
Methods in er.ajax.json with type parameters of type JSONComponent | ||
---|---|---|
|
JSONComponent.componentWithName(java.lang.Class<T> componentClass)
Returns a JSONComponent of the given type. |
|
static
|
JSONComponent.componentWithName(java.lang.Class<T> componentClass,
com.webobjects.appserver.WOContext context)
Returns a JSONComponent of the given type. |
|
static
|
JSONComponent.componentWithName(java.lang.String componentClassName,
com.webobjects.appserver.WOContext context)
Returns a JSONComponent of the given type. |
Methods in er.ajax.json with parameters of type JSONComponent | |
---|---|
protected org.jabsorb.JSONRPCBridge |
JSONRequestHandler.createBridgeForComponent(JSONComponent component,
java.lang.String componentName,
java.lang.String componentInstance,
java.util.Map<java.lang.String,org.jabsorb.JSONRPCBridge> componentBridges)
|
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV NEXT | FRAMES NO FRAMES |