BBjNamespace::removeCallbackForNamespace
Description
In BBj 3.0 and higher, this method removes any callback that has previously been set using setCallbackForNamespace.
Syntax
Return Value |
Method |
---|---|
void |
removeCallbackForNamespace(string callbackName) |
Parameters
Variable |
Description |
---|---|
callbackName |
Specifies the name of the callback. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.