Package osaf :: Package framework :: Package blocks :: Package calendar :: Module CalendarCanvas
[frames | no frames]

Module osaf.framework.blocks.calendar.CalendarCanvas

Canvas for calendaring blocks
Classes
CalendarBlock Abstract block used as base Kind for Calendar related blocks.
CalendarCanvasItem Base class for calendar items.
CalendarCollections  
CalendarContainer The highlevel container that holds:
CalendarControl  
CalendarEventHandler Mixin to a widget class.
CanvasSplitterWindow  
ColorInfo  
wxCalendarCanvas  
wxCalendarControl  
wxInPlaceEditor  

Function Summary
  nth(iterable, n)
  roundTo(v, r)
round down v to the nearest r

Variable Summary
str __copyright__ = 'Copyright (c) 2004-2005 Open Source App...
str __license__ = 'http://osafoundation.org/Chandler_0.1_lic...
str __parcel__ = 'osaf.framework.blocks.calendar'
DateFormatSymbols dateFormatSymbols = <PyICU_dateformat.DateFormatSymbols;...
Logger logger = <logging.Logger instance at 0xb6c3668c>
list TRANSPARENCY_DASHES = [255, 255, 0, 0, 255, 255, 0, 0]

Function Details

roundTo(v, r)

round down v to the nearest r

Variable Details

__copyright__

Type:
str
Value:
'Copyright (c) 2004-2005 Open Source Applications Foundation'          

__license__

Type:
str
Value:
'http://osafoundation.org/Chandler_0.1_license_terms.htm'              

__parcel__

Type:
str
Value:
'osaf.framework.blocks.calendar'                                       

dateFormatSymbols

Type:
DateFormatSymbols
Value:
<PyICU_dateformat.DateFormatSymbols; proxy of C++ icu::DateFormatSymbo\
ls instance at <PyCObject object at 0xb7d3b500>>                       

logger

Type:
Logger
Value:
<logging.Logger instance at 0xb6c3668c>                                

TRANSPARENCY_DASHES

Type:
list
Value:
[255, 255, 0, 0, 255, 255, 0, 0]                                       

Generated by Epydoc 2.1 on Mon Dec 19 13:33:39 2005 http://epydoc.sf.net