Apple Newton Utilities Guía de usuario Pagina 827

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 942
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 826
CHAPTER 22
Transport Interface
Summary of the Transport Interface 22-39
protoAddressPicker 22
anAddressPicker := {
_proto: protoAddressPicker, // address picker
viewBounds: boundsFrame, // location and size
text: string, // picker label
otherText: string, // last item (pops up people picker)
selected: array, // name refs to be initially selected
alternatives: array, // name refs to be shown in picker
class: symbol, // name ref data def class
_picker: viewTemplate, // picker for other addresses
...
}
protoTransportPrefs 22
myTransportPrefs := {
_proto: protoTransportPrefs, // transport prefs proto
viewBounds: boundsFrame, // location and size
title: string, // transport name
appSymbol: symbol, // transport appSymbol
silentPrefs: frame, // controls checkbox element in prefs
sendPrefs: frame, // controls send element in prefs
outboxPrefs: frame, // controls out box prefs element
inboxPrefs: frame, // controls in box prefs element
infoPrefs: frame, // defines more info button choices
...
}
Functions and Methods 22
Utility Functions 22
RegTransport(symbol, transport)
UnRegTransport(symbol)
DeleteTransport(symbol)
GetCurrentFormat(item)
GetGroupTransport(groupSymbol)
QuietSendAll(transportSym) // platform file function
ownerApp:Refresh()
ownerApp:RemoveTempItems(transportSym)
Vista de pagina 826
1 2 ... 822 823 824 825 826 827 828 829 830 831 832 ... 941 942

Comentarios a estos manuales

Sin comentarios