MACROMEDIA COLDFUSION MX 7.0.2-USING COLDFUSION MX WITH FLEX 2 Betriebsanweisung Seite 165

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 256
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 164
Design a view state 165
You can use the layout tools in Flex Builder to make changes to the appearance of the new
state. You can modify, add, or delete components. As you work, the changes describing the
new state are recorded in the MXML code.
3. In Design mode, insert a VBox container below the Advanced Search link, specifying a
width of 160 and a height of 80 in the insert dialog box that appears, and then set the
following VBox properties in the Flex Properties view:
ID: myVBox
X: 20
Y: 160
4. Drag three CheckBox controls into the VBox container.
The VBox container automatically aligns the controls vertically.
5. Select the first CheckBox control in the VBox container and enter Regular Expression as
the value of its
label property.
6. Select the second CheckBox control and enter Case sensitive as the value of its label
property.
7. Select the third CheckBox control and enter Exact Phrase as the value of its label
property.
The layout should look similar to the following:
Seitenansicht 164
1 2 ... 160 161 162 163 164 165 166 167 168 169 170 ... 255 256

Kommentare zu diesen Handbüchern

Keine Kommentare