2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <UIKit/UIDateTableCell.h>
9 @
class NSDate
, UILabel
;
11 @interface UIWeekMonthDayTableCell
: UIDateTableCell
13 UILabel
*_weekdayLabel
;
21 - (void)setDate
:(id
)fp8
;
22 - (void)setWeekdayLast
:(BOOL
)fp8
;
23 - (void)setWeekdayWidth
:(float)fp8
;
24 - (id
)_weekdayLabelColor
;
25 - (void)setBackgroundColor
:(id
)fp8
;
26 - (void)setWeekdayString
:(id
)fp8
;
27 - (void)updateHighlightColors
;
28 - (void)layoutSubviews
;