Declaration

@IBOutlet unowned(unsafe) var predicateEditor: NSPredicateEditor { get set }

Declaration

@property (nonatomic, unsafe_unretained) NSPredicateEditor * predicateEditor;

Declaration

predicateEditor() -> NSPredicateEditor
setPredicateEditor_(predicateEditor: NSPredicateEditor)