Project Wonder 5.0

Uses of Class
er.ajax.json.JSONComponent

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
<T extends JSONComponent>
T
JSONComponent.componentWithName(java.lang.Class<T> componentClass)
          Returns a JSONComponent of the given type.
static
<T extends JSONComponent>
T
JSONComponent.componentWithName(java.lang.Class<T> componentClass, com.webobjects.appserver.WOContext context)
          Returns a JSONComponent of the given type.
static
<T extends JSONComponent>
T
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

Copyright © 2002 – 2007 Project Wonder.