BBjInputD::getPassTab
Description
In BBj 4.00 and higher, this method returns whether the BBjInputD control passes the TAB key notification to the top-level window.
Syntax
Return Value |
Method |
boolean |
getPassTab() |
Parameters
None.
Return Value
Returns whether the TAB key notification is passed to the top-level window (0 = Not passed, 1 = Passed).
Remarks
By default, the TAB key notification key is not passed.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.