luxlabs header browser preview


@interface HKMedicalIDEditorLanguageCell : HKMedicalIDEditorCell

@property (copy, nonatomic) id /* block */ editAction;

- (void)beginEditing;
- (void).cxx_destruct;
- (void)setBeginEditAction:(id /* block */)a0;
- (void)setValueLanguageText:(id)a0;

@end