
BBjControl::setUserData
Description
In BBj 3.01 and higher, this method associates an Object with the BBjControl.
Syntax
ReturnValue |
Method |
void |
setUserData(Object userData) |
Parameters
Variable |
Description |
userData |
Specifies the data to be associated with the BBjControl. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.