Apple Newton Programmer’s Newton 2.0 (for Newton 2.0) Uživatelský manuál Strana 727

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 942
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 726
CHAPTER 19
Built-in Applications and System Data
Summary 19-53
version: integer,
viewBounds: frame,
exceptions: array,
...}
Notes Frames 19
aNotesFrame := {
notes: array,
repeatingMeetingAlias: entryAlias,
...}
To Do List Soup 19
aToDoListEntry := {
class: symbol,
needsSort: Boolean,
date: integer,
topics: array,
...}
Notes Soup 19
aNotesEntry := {
viewStationery: symbol,
class: symbol,
height: integer,
timeStamp: integer,
labels: symbol,
data: array,
topics: array,
...}
Functions and Methods 19
Names Application Methods 19
cardfile:AddCard(dataDefType, entryFrame) // creates a new
// card in the Names application
cardfile:AddCardData(entry, layoutSym, newData) // adds data
// to an existing card
cardfile:AddLayout(layout) // adds a view definition to
// the Show picker
Zobrazit stránku 726
1 2 ... 722 723 724 725 726 727 728 729 730 731 732 ... 941 942

Komentáře k této Příručce

Žádné komentáře