beautypg.com

Functions and methods 19 – Apple Newton Programmer’s Newton 2.0 (for Newton 2.0) User Manual

Page 727

background image

C H A P T E R 1 9

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