BaseTableCell
open class BaseTableCell : UITableViewCell, ViewPreparable
Undocumented
-
Undocumented
Declaration
Swift
public override init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)
-
Undocumented
Declaration
Swift
public required init?(coder aDecoder: NSCoder)
-
Undocumented
Declaration
Swift
open override func awakeFromNib()
-
Undocumented
Declaration
Swift
open func prepareView()