Spark component « Components « Flex






1.Basic format of an MXML application that uses the Spark component setBasic format of an MXML application that uses the Spark component set
2.Use MX DataGrid with Spark Application, VerticalLayout, and Button componentsUse MX DataGrid with Spark Application, VerticalLayout, and Button components
3.Use id to reference controlUse id to reference control
4.Id property for ButtonId property for Button
5.Create a Spark Button control in MXML.Create a Spark Button control in MXML.
6.Set control to visibleSet control to visible
7.nonzero padding and gapsnonzero padding and gaps
8.Percetage widthPercetage width
9.Set min widthSet min width








10.Get UI controls's widthGet UI controls's width
11.Visible propertiesVisible properties
12.Percentage-based sizing
13.Using various Alpha propertiesUsing various Alpha properties
14.Using the id property with MXML tagsUsing the id property with MXML tags
15.Set component properties as tag attributesSet component properties as tag attributes
16.Set the property using the value of the static constant
17.Explicitly specify the default propertyExplicitly specify the default property
18.Use ActionScript String to insert a newline characterUse ActionScript String to insert a newline character
19.Convert calculation result to String and set to LabelConvert calculation result to String and set to Label
20.Use this[control label] to reference controls declaredUse this[control label] to reference controls declared
21.Id property for ControlId property for Control
22.Call the initDate() function and writes a message in flexlog.txtCall the initDate() function and writes a message in flexlog.txt
23.Log the component sizes to flashlog.txtLog the component sizes to flashlog.txt
24.Use width and height properties to explicitly set its sizeUse width and height properties to explicitly set its size
25.Convert object to Flex Display ObjectConvert object to Flex Display Object
26.Create Components From DescriptorsCreate Components From Descriptors
27.Use percentage to control the widthUse percentage to control the width
28.Setting enabled to false makes a component unavailable.Setting enabled to false makes a component unavailable.
29.visible controls whether an item is visible on stagevisible controls whether an item is visible on stage
30.Border properties set in MXML mark-upBorder properties set in MXML mark-up
31.Use child tags with the dot notation to define property overridesUse child tags with the dot notation to define property overrides
32.Use the x and y properties to reposition a Button controlUse the x and y properties to reposition a Button control
33.Set Pane and Button propertiesSet Pane and Button properties
34.A linker dependency on the Button controlA linker dependency on the Button control