TTextEditController Class Reference

Inherits from UIViewController
Declared in TTextEditController.h
TTextEditController.m

Other Methods

– initWithText:

- (instancetype)initWithText:(NSString *)text

– viewDidLoad

- (void)viewDidLoad

– onSave

- (void)onSave

Other Methods

  inputTextField

@property UITextField *inputTextField

  textValue

@property NSString *textValue