Apple Newton Utilities Guía de usuario Pagina 164

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 942
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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)...
}
Vista de pagina 163
1 2 ... 159 160 161 162 163 164 165 166 167 168 169 ... 941 942

Comentarios a estos manuales

Sin comentarios