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