NGridCellDefaultEditor Class Reference
Inherits from | NGridCellEditorBase : UIView |
---|---|
Conforms to | UITextFieldDelegate |
Declared in | NGridCellDefaultEditor.h |
textField
The text field used to edit value.
@property (readonly) UITextField *textField
Declared In
NGridCellDefaultEditor.h
– adaptToCell:
Adapts appearance of editor to cell style.
- (void)adaptToCell:(NGridCell *)cell
Parameters
cell |
Cell related to the editor. |
---|
Declared In
NGridCellDefaultEditor.h