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/UIView.h>
11 @interface UIGroupTableViewCellBackground
: UIView
15 int _externalAnimationCount
;
16 UIImageView
*_fixedView
;
17 BOOL _disableSeparator
;
18 UIView
*_separatorView
;
19 UIImageView
*_upperLeftView
;
20 UIImageView
*_upperRightView
;
21 UIImageView
*_lowerLeftView
;
22 UIImageView
*_lowerRightView
;
25 - (id
)initWithFrame
:(struct CGRect
)fp8
;
26 - (void)setFrame
:(struct CGRect
)fp8
;
28 - (void)setSectionLocation
:(int)fp8
;
29 - (void)setSectionLocation
:(int)fp8 animated
:(BOOL
)fp12
;
30 - (int)sectionLocation
;