TKDataFormViewControllerEditor Class Reference
Inherits from | TKDataFormEditor : UIView |
Declared in | TKDataFormViewControllerEditor.h |
Overview
An editor view which allows editing values by presenting them with a different view controller.
Instance Methods
createViewController
Creates a new editor view controller.
- (UIViewController *)createViewController
Declared In
TKDataFormViewControllerEditor.h
presentViewController
Called by TKDataForm to present a new view controller.
- (void)presentViewController
Declared In
TKDataFormViewControllerEditor.h