GeneralInformtationTableViewCell

class GeneralInformtationTableViewCell : UITableViewCell

Table view cells for the general information of a plant.

  • Undocumented

    Declaration

    Swift

    override init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)
  • Undocumented

    Declaration

    Swift

    required init?(coder aDecoder: NSCoder)
  • Changes a bit of the styling from the standard iOS UITableViewCell.

    Todo

    make private

    Declaration

    Swift

    func changeStyling()