MACROMEDIA FLEX 2-MIGRATING APPLICATIONS TO FLEX 2 Manual de usuario Pagina 69

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 184
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 68
Controls 69
mx.controls.HRule
The following table describes changes to the HRule class:
mx.controls.HSlider
The following table describes changes to the HSlider class:
mx.controls.Image
The following table describes changes to the Image class:
mx.controls.Label
The Label class now extends mx.core.UIComponent rather than mx.core.UIObject.
The following table describes changes to the Label class:
mx.controls.Link
The Link class is now named LinkButton.
Member Change description
color strokeColor
Member Change description
labelStyleDeclaration
Removed. Use the labelStyleName style instead.
showTicks
Removed. Instead of setting it to false to turn off tick
marks, you set tickInterval to 0; for example:
<mx:HSlider id="hs1" snapInterval="1"
tickInterval="0"/>
toolTipStyleDeclaration
Removed. Use the toolTipStyleName style instead.
Member Change description
dataChanged dataChange
Member Change description
dataChanged dataChange
Vista de pagina 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 183 184

Comentarios a estos manuales

Sin comentarios