MACROMEDIA COLDFUSION MX 7.0.2-USING COLDFUSION MX WITH FLEX 2 Guía de usuario Pagina 40

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 256
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 39
40 Introducing Flex Builder 2
Problems view Displays syntax and other compilation errors that are detected by the
compiler. Since by default the compiler builds your Flex project each time you make a change
to it, you get nearly immediate feedback as you write code. For more information about
working with the Problems view, see “Using the Problems view” in Using Flex Builder 2.
Code Assistance in Flex Builder
The code editor contains many features that simplify and streamline code development.
Foremost among these features is Content Assist, which displays code completion hints as you
enter MXML, ActionScript, and CSS code into the editor.
Code hints appear automatically as you enter your code. You can also display code hints by
pressing Control+Space.
Code hints appear whenever the Flex or language (MXML, ActionScript, and CSS) provides
options for you to complete the current code expression. For example, if you type the name of
a Flex component, you are prompted with a list of all properties of that component.
ActionScript code hinting is also supported. ActionScript code hints are displayed within
embedded
<mx:Script> tags in an MXML document and within stand-alone ActionScript
files in your project. Content Assist hints all ActionScript language elements: interfaces,
classes, variables, functions, return types, and so on.
NOTE
You can also optionally add the Tasks and Bookmarks views. These views provide
additional shortcuts for managing and navigating your code. For more information about
these views, see “About markers” in Using Flex Builder 2.
Vista de pagina 39
1 2 ... 35 36 37 38 39 40 41 42 43 44 45 ... 255 256

Comentarios a estos manuales

Sin comentarios