Overview | Methods | This Package | All Packages
Sets the end of the date range currently selected in the control.
Syntax
public void setSelectionEnd( Time date )
Parameters
date
A Time object that represents the last date in the selection range. If this value is before the first date in the current selection, or if selecting this date would cause the selection range to exceed the maximum selection count, the end date will not be set.
See Also getSelectionEnd