TableViewAdapter

open class TableViewAdapter

Undocumented

  • Описание данных таблицы

    Declaration

    Swift

    public var list: TableList { get }
  • Undocumented

    Declaration

    Swift

    public var tableView: UITableView
  • Undocumented

    Declaration

    Swift

    public init(tableView: UITableView)