2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @
class CKProgressBar
, UILabel
;
11 @interface CKSendingProgressView
: UIView
13 CKProgressBar
*_sendingProgress
;
14 UILabel
*_statusLabel
;
17 + (struct CGRect
)defaultFrame
;
18 - (id
)initWithFrame
:(struct CGRect
)fp8
;
20 - (void)layoutSubviews
;
21 - (void)setStatus
:(id
)fp8
;
22 - (float)progressValue
;
23 - (void)setProgressValue
:(float)fp8
;