# File lib/Borges/Component/SelectionDateTable.rb, line 37
  def has_selection
    return (not @dateSelectionStart.nil?)
  end