MACROMEDIA FLEX-GETTING STARTED WITH FLEX Uživatelský manuál Strana 73

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 148
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 72
<mx:VBox label="Tab One">
<mx:Label text="Tab one's content" />
</mx:VBox>
<mx:VBox label="Tab Two">
<mx:Label text="Tab two's content" />
</mx:VBox>
<mx:VBox label="Tab Three">
<mx:Label text="Tab three's content" />
</mx:VBox>
</mx:Accordion>
</mx:Application>
All I did was change the tag name from TabNavigator to Accor
dion and the example works, as you can see in Figure 4-15.
These are just two of the controls that you can use to manage
the presentation of large sets of interface elements in a way that
doesn’t overwhelm the user.
Figure 4-15. The Accordion control
Tabs and Accordions | 57
Zobrazit stránku 72
1 2 ... 68 69 70 71 72 73 74 75 76 77 78 ... 147 148

Komentáře k této Příručce

Žádné komentáře