BBjInputT::getPassTab
Description
In BBj 24.00 and higher, this method returns whether the BBjInputT 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.
Remarks
By default, the TAB key is also reported as an BBjInputKeypressEvent event on the BBjInputT.
Example
|
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.