Instance Property
errorListController
Declaration
@IBOutlet weak var errorListController: NSTreeController? { get set }Declaration
@property (nonatomic, weak) NSTreeController * errorListController;Declaration
errorListController() -> NSTreeController
setErrorListController_(errorListController: NSTreeController)