Class RiCal::Component::Todo
In: lib/ri_cal/component/todo.rb
Parent: Component
  • ©2009 Rick DeNatale
  • All rights reserved. Refer to the file README.txt for the license
 A Todo (VTODO) calendar component groups properties describing a to-do
 Todos may have multiple occurrences

 Todos may also contain one or more ALARM subcomponents
 to see the property accessing methods for this class see the RiCal::Properties::Todo module
 to see the methods for enumerating occurrences of recurring to-dos see the RiCal::OccurrenceEnumerator module

Methods

Included Modules

Properties::Todo OccurrenceEnumerator

Public Instance methods

Return a date_time representing the time at which the todo is due

Return a date_time representing the time at which the todo should start

[Validate]