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