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 "UITableCell.h"
9 @
class ComposeRecipient
;
11 @interface RecipientTableCell
: UITableCell
13 ComposeRecipient
*_recipient
;
16 + (id
)cellForRecipient
:(id
)fp8
;
19 - (void)setRecipient
:(id
)fp8
;
20 - (void)drawContentInRect
:(struct CGRect
)fp8 selected
:(BOOL
)fp24
;