Apple Newton Utilities Uživatelská příručka Strana 257

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 942
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 256
CHAPTER 6
Pickers, Pop-up Views, and Overviews
Summary 6-57
Validate: function, // returns array of invalid
// refs
ModifyEntryPath: function, // entry modification of Names
GetRoutingInfo: function, // retrieves routing info
GetItemRoutingFrame:function, // converts routing info
GetRoutingTitle: function, // creates target string
PrepareForRouting:function, // strips extra info
...
}
protoPeoplePicker 6
aProtoPeoplePicker := {
_proto: protoPeoplePicker,
class: symbol, // type of data to display
selected: array, // references to selected items
...
}
protoPeoplePopup 6
aProtoPeoplePicker := {
_proto: protoPeoplePicker,
class: symbol, // type of data to display
selected: array, // references to selected items
context: symbol, // view with PickActionScript
// method
options: array, // options for protoListPicker
PickActionScript: function,
// called when pop-up is closed
...
}
Roll Protos 6
protoRoll 6
aProtoRoll := {
_proto: protoRoll,
viewFlags: constant,
viewBounds: boundsFrame,
items: array, // templates for roll items
Zobrazit stránku 256
1 2 ... 252 253 254 255 256 257 258 259 260 261 262 ... 941 942

Komentáře k této Příručce

Žádné komentáře