Inherits from UITableViewController
Declared in TKDataFormOptionsViewController.h

Overview

The TKDataFormOptionsViewController class represents a view controller used to represent a list with options in master/detail scenario.

Tasks

Properties

editor

An instance of TKDataFormOptionsEditor.

@property (nonatomic, weak, nullable) TKDataFormOptionsEditor *editor

Declared In

TKDataFormOptionsViewController.h

items

The editor items.

@property (nonatomic, strong, nullable) NSArray *items

Declared In

TKDataFormOptionsViewController.h