BBjInputE::setPassTab
Description
Sets whether the BBjInputE control passes the TAB key notification to the top-level window.
Syntax
| Return Value | Method | 
| void | setPassTab(boolean pass) | 
Parameters
| Variable | Description | 
| pass | Specifies whether to pass the TAB key notification to the top-level window. 0 = Not passed 1 = Passed | 
Return Value
None.
Remarks
By default, the TAB key is not passed.
Example
|  | 
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.