BBjEditBox::getPassHomeDelete
Description
Returns whether the HOME and DEL key notifications are being sent to the top-level window.
Syntax
Return Value |
Method |
boolean |
getPassHomeDelete() |
Parameters
None.
Return Value
Returns whether the HOME and DEL key notifications are being sent to the top-level window.
0 = Not passed
1 = Passed
Remarks
By default, the HOME and DEL key notification is not passed.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.