EnrollSearchPlaceListCell
final class EnrollSearchPlaceListCell : UITableViewCell
-
Declaration
Swift
static let identifier: String
-
Declaration
Swift
override init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)
-
Declaration
Swift
required init?(coder: NSCoder)
-
Declaration
Swift
func makeCellData(_ listData: PlaceListCellModel, attributedTitle: NSAttributedString?, attributedAddress: NSAttributedString? )