MACROMEDIA FLEX 2-MIGRATING APPLICATIONS TO FLEX 2 Manuale Utente Pagina 61

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 184
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 60
Controls 61
mx.containers.ViewStack
The following table describes changes to the ViewStack class:
When all children are removed from a ViewStack, Flex sets the
selectedIndex to -1 (was
NaN). Removing children from a ViewStack container now adjusts the selectedIndex.
If a view is removed from the front (where 0 is the front-most), Flex decrements the
selectedIndex by 1 to remain pointing at the selected item. If the current view is removed,
Flex points the
selectedIndex to the next view first, and then the previous view.
If there are no remaining views, Flex sets the
selectedIndex property to -1.
Controls
This section describes changes to Flex classes in the mx.controls package.
mx.controls.Alert
The following table describes changes to the Alert class:
Member Change description
Child indices The type of the child indices in the ViewStack container
has been changed from uint to int.
cachePolicy
The ViewStack container no longer overrides the
cachePolicy property.
changeEffect
Use the showEffect and hideEffect effect triggers of
children of the ViewStack container instead.
historyManagement historyManagementEnabled
marginBottom paddingBottom
marginTop paddingTop
Member Change description
buttonStyleDeclaration
Removed. Use the buttonStyleName style.
messageStyleDeclaration
Removed. Use the messageStyleName style.
Vedere la pagina 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 183 184

Commenti su questo manuale

Nessun commento