MACROMEDIA FLEX 2-MIGRATING APPLICATIONS TO FLEX 2 Bedienungsanleitung Seite 69

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 184
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 183 184

Kommentare zu diesen Handbüchern

Keine Kommentare