UserData
This section lists the constructor, constants, methods, and returns (if applicable) associated with this class.
Constructor
| Constructor | Returns |
|---|---|
|
UserData() |
UserData object |
Constants
The UserData class uses the following constants:
-
COMPONENT
-
DESCR
-
ISCRIPTPROGRAMNAME
-
ICTYPE
-
MARKET
-
MENU
-
REFERENCEID
-
TARGET
-
URLABS
-
URLREL
Methods
| Method | Returns |
|---|---|
|
add(key, value) |
None |
|
addKeyValue(key, value) |
None |
|
getValue(String key) |
String |
|
remove(key) |
None |
|
getKeys( ) |
String array |