Uses of Class
com.tibco.webcomp.client.WebCompLoadParams

Packages that use WebCompLoadParams
com.tibco.webcomp.client   
 

Uses of WebCompLoadParams in com.tibco.webcomp.client
 

Methods in com.tibco.webcomp.client that return WebCompLoadParams
static WebCompLoadParams WebCompLoadParams.create()
           
 WebCompLoadParams WebComp.getWebCompLoadParams()
           
 

Methods in com.tibco.webcomp.client with parameters of type WebCompLoadParams
static void WebCompRunner.loadComponent(WebCompType componentType, java.lang.String parentId, WebCompLoadParams webCompLoadParams, WebCompLoadCallbackHandler handler)
          Loads the Web Component specified by componentName into the DOM container specified by parentId.
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.