luxlabs header browser preview


@class UITextField;

@interface TSCellularPlanTableViewCell : UITableViewCell

@property (retain, nonatomic) UITextField *editableTextField;

+ (double)rowHeight;

- (void).cxx_destruct;
- (id)initWithTag:(long long)a0 delegate:(id)a1;

@end