MACROMEDIA FLEX 2-MIGRATING APPLICATIONS TO FLEX 2 Manual do Utilizador Página 54

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 184
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 53
54 Flex Classes
mx.containers.Accordion
The following table describes changes to the Accordion class:
mx.containers.accordionclasses.*
The accordionclasses package is now named accordionClasses.
Member Change description
Child indices The types have been changed from uint to int.
change
Dispatched when a user clicked on an Accordion header or
when you programmatically set the value of the
selectedIndex property to a new number. Now the
Accordion container dispatches a
change event only when
a button is pressed. The Accordion container dispatches a
valueCommit event in both cases.
changeEffect
Use the showEffect and hideEffect effect triggers of
children of the Accordion container.
createSegment()
Removed. Use the new operator and the addChild()
method or other methods to add new visual objects to the
display list.
getHeaderAt
Parameter renamed from i to index.
headerClass
headerRenderer
(now typed IFactory)
headerStyle headerStyleName
historyManagement historyManagementEnabled
newValue newIndex
openEasing openEasingFunction
marginBottom paddingBottom
marginTop paddingTop
prevValue oldIndex
selectionChange change
Vista de página 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 183 184

Comentários a estes Manuais

Sem comentários