# File lib/Borges/Component/SelectionDateTable.rb, line 89
  def start_date(aDate)
    self.clearSelection
    super.start_date(aDate)
  end