RVS_BTDriver_OBD_MacOS_Test_Harness_Device_Detail_ViewControllerTableCellView

class RVS_BTDriver_OBD_MacOS_Test_Harness_Device_Detail_ViewControllerTableCellView : NSTableCellView

This view will be used for each table cell.

  • The instantiation ID

    Declaration

    Swift

    static let storyboardID: String
  • The UUID

    Declaration

    Swift

    @IBOutlet
    weak var keyLabel: NSTextField!
  • The value

    Declaration

    Swift

    @IBOutlet
    weak var valueLabel: NSTextField!
  • The properties of the characteristic

    Declaration

    Swift

    @IBOutlet
    weak var propertiesLabel: NSTextField!