TextInputTableViewCell
Description
The TextInputTableViewCell class is used to work with a cell containing a text editor.
Inheritance Hierarchy
NSObject
UIResponder
UIView
UITableViewCell
CommonTableViewCell
TextInputTableViewCell
Supported Protocols
<NSCoding>
<NSObject>
<UIAppearance>
<UIAppearanceContainer>
<UIDynamicItem>
<UIGestureRecognizerDelegate>
<UITextFieldDelegate>
Comments
Appearance of the cell containing a text editor with ability to set up style:
Properties
textInput. Text editor.
See also:
Classes. The Mobile Application Component