BBjControl::getUserData
Description
In BBj 3.01 and higher, this method retrieves user data associated with the BBjControl using the method setUserData(). If setUserData() was not previously called on the control, then getUserData returns BBjNull.
Syntax
Return Value | Method |
---|---|
Object | getUserData() |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.