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

Packages that use WebCompType
com.tibco.webcomp.client   
 

Uses of WebCompType in com.tibco.webcomp.client
 

Methods in com.tibco.webcomp.client that return WebCompType
 WebCompType WebComp.getWebCompType()
           
static WebCompType WebCompType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WebCompType[] WebCompType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.tibco.webcomp.client with parameters of type WebCompType
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.