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 *textFieldDeclared In
NGridCellDefaultEditor.h
– adaptToCell:
Adapts appearance of editor to cell style.
- (void)adaptToCell:(NGridCell *)cellParameters
cell |
Cell related to the editor. |
|---|
Declared In
NGridCellDefaultEditor.h