MACROMEDIA FLEX-FLEX BUILDER Uživatelský manuál Strana 13

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 39
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 12
2008 JavaOne
SM
Conference | java.sun.com/javaone |
13
Are MXML tags objects?


MXML tags have frequently a 1-to-1 relationship with the
underlying visual ActionScript class
So <mx:Application> refers to the Application class under the
MX package in the Flex framework
The source code is under your Flex Builder install directory “/
sdks/3.0.0/frameworks/project/framework/src”
XML attributes set on the MXML tags are implemented by
get and set functions of the property of the class
Remember that all MXML will generate ActionScript code
that is compiled along with your hand written ActionScript
The tags cause the ActionScript objects to be created
physically in memory in the Flash Player Virtual Machine
Zobrazit stránku 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 38 39

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

Žádné komentáře