EventDetailCell

class EventDetailCell : UITableViewCell

Undocumented

  • Undocumented

    Declaration

    Swift

    static let identifier: String
  • Undocumented

    Declaration

    Swift

    let iconImageView: UIImageView
  • Undocumented

    Declaration

    Swift

    let titleLabel: UILabel
  • Undocumented

    Declaration

    Swift

    let detailLabel: UILabel
  • Undocumented

    Declaration

    Swift

    let wrapper: UIView
  • Undocumented

    Declaration

    Swift

    override init(style: UITableViewCellStyle, reuseIdentifier: String?)
  • Undocumented

    Declaration

    Swift

    required init?(coder aDecoder: NSCoder)
  • Undocumented

    Declaration

    Swift

    func loadView()