Inherits from TKDataFormEditor : UIView
Conforms to UITextFieldDelegate
Declared in TKDataFormTextFieldEditor.h

Overview

The default editor for string properties. In its essence, it is a UITextField.

Tasks

Properties

textField

The editor’s text field.

@property (nonatomic, strong, readonly) TKTextField *textField

Declared In

TKDataFormTextFieldEditor.h