BBjInputT::getPassEnter
Description
In BBj 24.00 and higher, this method returns whether the BBjInputT control passes the ENTER key to the top-level window.
Syntax
Return Value | Method |
---|---|
boolean | getPassEnter() |
Parameters
None.
Return Value
Returns whether the ENTER key is passed to the top-level window.
Remarks
By default, the ENTER key is reported as BBjInputKeypressEvent on the BBjInputT.
Example
|
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.