Apple Newton Utilities Guide de l'utilisateur Page 164

  • 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 163
CHAPTER 4
NewtApp Applications
4-26 Summary of the NewtApp Framework
AddEntry: //Adds the entry to the specified store
func(entry, store) ...
AdoptEntry: // Adds entry to the application soup while
func(entry, type)... // preserving dataDef entry slots
CreateBlankEntry: // Returns a blank entry
func() ...
DeleteEntry: // Removes an entry from its soup
func(entry) ...
DuplicateEntry: // Clones and returns entry
func(entry) ...
DoneWithSoup: // Unregisters soup changes and soup
func(appSymbol) ...
FillNewSoup: // Called by MakeSoup to add soup
func() ...// values to a new soup
MakeSoup: // Used by the newtApplication proto
func(appSymbol)... // to return and register a new soup
GetCursor: // Returns the cursor
func() ...
SetupCursor: // Sets the cursor to an entry in the
func(querySpec) ... // master soup
Query: // Performs a query on a newtSoup
func(querySpec) ...
GetAlias: // Returns an entry alias.
func(entry)...
GetCursorPosition: // Returns an entry alias.
func() ...
GoToAlias: // Returns entry referenced by the alias.
func(alias)...
}
Vue de la page 163
1 2 ... 159 160 161 162 163 164 165 166 167 168 169 ... 941 942

Commentaires sur ces manuels

Pas de commentaire