Apple Newton Utilities Guía de usuario Pagina 258

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 942
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 257
CHAPTER 6
Pickers, Pop-up Views, and Overviews
6-58 Summary
allCollapsed: Boolean, // roll collapsed if non-nil
index: integer, // index of item to start
// display at
declareSelf: symbol, // 'roll — do not change
...
}
protoRollBrowser 6
aProtoRollBrowser := {
_proto: protoRollBrowser,
viewBounds: boundsFrame,
viewJustify: justificationFlags,
viewFormat: formatFlags,
title: string, // text for title at top of roll
rollItems: array, // templates for roll items
rollCollapsed: Boolean, // roll collapsed if non-nil
rollIndex: integer, // index of item to start
// display at
declareSelf: symbol, // 'base — do not change
...
}
protoRollItem 6
aProtoRollItem := {
_proto: protoRollItem,
viewBounds: boundsFrame,
viewJustify: justificationFlags,
viewFormat: formatFlags,
overview: string, // text for one-line overview
height: integer, // height of the view in pixels
stepChildren: Boolean, // child views for this roll item
...
}
View Classes 6
clOutlineView 6
myOutline:= {...
viewClass: clOutline,
viewBounds: boundsFrame,
Vista de pagina 257
1 2 ... 253 254 255 256 257 258 259 260 261 262 263 ... 941 942

Comentarios a estos manuales

Sin comentarios