# File lib/Borges/Component/SelectionDateTable.rb, line 52
  def rows(aCollection)
    self.clearSelection
    super.rows(aCollection)
  end