BBjInputD::setPlusMinus
Description
In BBj 5.00 and higher, this method specifies the keys used to scan forward and backward through dates in this BBjInputD control.
Syntax
Return Value |
Method |
void |
setPlusMinus(boolean PlusMinus) |
Parameters
Variable |
Description |
PlusMinus |
Selects the keys that will be used to scan through dates in this BBjInputD control: 0 = Scan using the default keys (up-arrow and down-arrow) 1 = Scan using alternate keys (+ and -) |
Return Value
None.
Remarks
By default, the up arrow and down arrow keys scan forward and backward through dates.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.