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