PlaceMenuTableViewCell
final class PlaceMenuTableViewCell : 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 dataBinding(_ menu: MenuModel)