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

/macosx-10.10.1/pyobjc-45/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.10.1/pyobjc-45/2.6/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.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/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 132 milliseconds