RiskLegendViewController
class RiskLegendViewController : DynamicTableViewController
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet weak var titleLabel: UILabel!
-
Undocumented
Declaration
Swift
@IBOutlet weak var subtitleLabel: UILabel!
-
Undocumented
Declaration
Swift
override func viewDidLoad()
-
Undocumented
Declaration
Swift
override func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell
-
Undocumented
Declaration
Swift
@IBAction func close()
-
Undocumented
Declaration
Swift
override func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?)
-
Undocumented
Declaration
Swift
var model: DynamicTableViewModel { get }