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

Packages that use WebCompLoadParams.ParamName
com.tibco.webcomp.client   
 

Uses of WebCompLoadParams.ParamName in com.tibco.webcomp.client
 

Methods in com.tibco.webcomp.client that return WebCompLoadParams.ParamName
static WebCompLoadParams.ParamName WebCompLoadParams.ParamName.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WebCompLoadParams.ParamName[] WebCompLoadParams.ParamName.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 WebCompLoadParams.ParamName
 java.lang.String WebCompLoadParams.getParam(WebCompLoadParams.ParamName param)
          Gets a param value.
 void WebCompLoadParams.setParam(WebCompLoadParams.ParamName param, java.lang.String value)
          Sets a param value.
 



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