DynamicTableViewRoundedCell
class DynamicTableViewRoundedCell : UITableViewCell
Undocumented
-
Undocumented
Declaration
Swift
lazy var title: ENALabel { get set } -
Undocumented
Declaration
Swift
lazy var body: ENALabel { get set } -
Undocumented
Declaration
Swift
lazy var insetView: UIView { get set } -
Undocumented
Declaration
Swift
lazy var iconStackView: UIStackView { get set } -
Undocumented
Declaration
Swift
lazy var button: ENAButton { get set }
-
Undocumented
Declaration
Swift
required init?(coder: NSCoder) -
Undocumented
Declaration
Swift
override init(style: UITableViewCell.CellStyle, reuseIdentifier: String?) -
Undocumented
Declaration
Swift
override func awakeFromNib() -
Undocumented
Declaration