luxlabs header browser preview


@interface PTUIEditStringRowTableViewCell : PTUIEditRowTableViewCell

- (id)textForValue:(id)a0;
- (id)valueForText:(id)a0;

@end