Searched refs:setSelectedDay_ (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/Todo/
H A DCalendarMatrix.py58 self.setSelectedDay_(selDate)
85 self.setSelectedDay_(NSCalendarDate.dateWithYear_month_day_hour_minute_second_timeZone_(currentYear, currentMonth, 1, 0, 0, 0, NSTimeZone.localTimeZone()))
89 def setSelectedDay_(self, newDay): member in class:CalendarMatrix
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/Todo/
H A DCalendarMatrix.py58 self.setSelectedDay_(selDate)
85 self.setSelectedDay_(NSCalendarDate.dateWithYear_month_day_hour_minute_second_timeZone_(currentYear, currentMonth, 1, 0, 0, 0, NSTimeZone.localTimeZone()))
89 def setSelectedDay_(self, newDay): member in class:CalendarMatrix
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/Todo/
H A DCalendarMatrix.py58 self.setSelectedDay_(selDate)
85 self.setSelectedDay_(NSCalendarDate.dateWithYear_month_day_hour_minute_second_timeZone_(currentYear, currentMonth, 1, 0, 0, 0, NSTimeZone.localTimeZone()))
89 def setSelectedDay_(self, newDay): member in class:CalendarMatrix

Completed in 189 milliseconds