|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||