Apple Newton Utilities Guide de l'utilisateur Page 730

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 942
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 729
CHAPTER 19
Built-in Applications and System Data
19-56 Summary
calendar:SetMeetingNotes(mtgText, mtgStartDate, notes)
// sets notes for specified meeting or event
calendar:SetRepeatingEntryStopDate(mtgText, mtgStartDate, mtgStopDate)
// sets last date for specified repeating
// meeting or event
calendar:UnRegInfoItem(symbol) // removes item from info
// picker
calendar:UnRegMeetingType(symbol) // removes meeting type
// from New picker
To Do List Methods 19
toDoFrame:CreateToDoItem(date, richString, reminder, frequency)
// adds a task on specified date
toDoFrame:CreateToDoItemAll(date, richString, reminder, frequency,
priority, completed) // Adds a task with
// priority and completion information
toDoFrame:EnsureVisibleTopic(index) // Scrolls the To Do
// List as necessary to display a task
toDoFrame:GetToDoItemsForRange (beginDate, endDate) //Returns
// topics for a range of dates
toDoFrame:GetToDoItemsForThisDate (date) // Returns
// topics for date
toDoFrame:GetTaskShapes (originalShapes, task, yOffset, width, font)
// Returns an array of shapes for the task
toDoFrame:GetToDoShapes (date, yOffset, width, font) // Returns
// an array of shapes for the task
toDoFrame:LastVisibleTopic() // Returns the index of the
// last topic drawn in the view
toDoFrame:NextToDoDate(date) // Returns the date of the
// next task
toDoFrame:RemoveOldTodoItems(beforeDate, removeWhich, nil)
// Removes tasks from before a sppecified date
toDoFrame:SetDone(index, topic, done, nil, nil) // Marks a task
// completed
SetPriority(index, priority, undo) //Sets the priority of a task
Vue de la page 729
1 2 ... 725 726 727 728 729 730 731 732 733 734 735 ... 941 942

Commentaires sur ces manuels

Pas de commentaire