MACROMEDIA FLEX 2-MIGRATING APPLICATIONS TO FLEX 2 Instrukcja Użytkownika Strona 58

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 184
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 57
58 Flex Classes
The following table describes changes to the LinkBar class:
mx.containers.NavBar
The mx.containers.NavBar class has been moved to mx.controls.NavBar.
The following table describes changes to the NavBar class:
mx.containers.Panel
Panel containers now extend mx.core.Container instead of mx.containers.Box.
The following table describes changes to the Panel class:
Member Change description
click itemClick
marginBottom paddingBottom
marginTop
paddingTop
strokeColor separatorColor
strokeWidth separatorWidth
Member Change description
click itemClick
"none selected" The special value for "none selected" is -1 instead of NaN.
selectedIndex The property in NavBar containers (including TabBar and
LinkBar containers) is now public and is now an int instead
of a Number. It is also now bindable.
Member Change description
borderStyle
The Panel container now supports the borderStyle
property inherited from Container. In Flex 1.5,
borderStyle
was ignored. You could approximate the same behavior by
setting the
borderThickness property.
controlBar
This property is now protected.
direction
Replaced by the layout property.
dropShadow dropShadowEnabled
marginBottom paddingBottom
marginTop paddingTop
Przeglądanie stron 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 183 184

Komentarze do niniejszej Instrukcji

Brak uwag