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