BBjInputD::setShowWeeks
Description
In BBj 4.00 and higher, this method sets whether to display week numbers in the popup calendar associated with this BBjInputD control.
Syntax
Return Value |
Method |
void |
setShowWeeks(boolean showWeeks) |
Parameters
Variable |
Description |
showWeeks |
Specifies whether to display week numbers in the popup calendar. 0 = Don't show week numbers 1 = Show week numbers |
Return Value
None.
Remarks
By default, week numbers are not displayed in the popup calendar.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.