Instance Property
errorList
Declaration
@IBOutlet weak var errorList: NSOutlineView? { get set }Declaration
@property (nonatomic, weak) NSOutlineView * errorList;Declaration
errorList() -> NSOutlineView
setErrorList_(errorList: NSOutlineView)Instance Property
@IBOutlet weak var errorList: NSOutlineView? { get set }@property (nonatomic, weak) NSOutlineView * errorList;errorList() -> NSOutlineView
setErrorList_(errorList: NSOutlineView)