luxlabs header browser preview


@class UILabel;

@interface CNPropertyPlaceholderCell : CNLabeledCell

@property (retain, nonatomic) UILabel *label;

+ (BOOL)shouldIndentWhileEditing;

- (id)labelView;
- (void).cxx_destruct;
- (double)minCellHeight;
- (void)setCardGroupItem:(id)a0;
- (BOOL)shouldPerformDefaultAction;

@end