Searched refs:setNotes_ (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/Todo/
H A DToDoItem.py82 self.setNotes_("")
104 self.setNotes_(coder.decodeObject())
133 def setNotes_(self, newNotes): function
H A DInfoWindowController.py85 self._inspectingDocument.selectedItem().setNotes_(self.infoNotes.string())
90 self._inspectingDocument.selectedItem().setNotes_(infoNotes.string())
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/Todo/
H A DToDoItem.py82 self.setNotes_("")
104 self.setNotes_(coder.decodeObject())
133 def setNotes_(self, newNotes): function
H A DInfoWindowController.py85 self._inspectingDocument.selectedItem().setNotes_(self.infoNotes.string())
90 self._inspectingDocument.selectedItem().setNotes_(infoNotes.string())

Completed in 395 milliseconds