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