Package phones :: Module com_samsungspha840_telus :: Class Samsung_Calendar
[show private | hide private]
[frames | no frames]

Class Samsung_Calendar


Method Summary
  __init__(self, calendar_entry, new_date)
  __eq__(self, rhs)
  __ge__(self, rhs)
  __gt__(self, rhs)
  __le__(self, rhs)
  __lt__(self, rhs)
  __ne__(self, rhs)
  _extract_cal_info(self, cal_entry, new_date)
  _get_alarm(self)
  _get_desc(self)
  _get_end(self)
  _get_start(self)

Property Summary
  alarm
  description
  end
  start

Class Variable Summary
dict _cal_alarm_values = {0: 1, 10: 2, 60: 4, -1: 0, 30: 3}

Property Details

alarm

Get Method:
_get_alarm(self)

description

Get Method:
_get_desc(self)

end

Get Method:
_get_end(self)

start

Get Method:
_get_start(self)

Class Variable Details

_cal_alarm_values

Type:
dict
Value:
{0: 1, 10: 2, 60: 4, -1: 0, 30: 3}                                     

Generated by Epydoc 2.1 on Fri Aug 15 18:58:26 2008 http://epydoc.sf.net