MACROMEDIA COLDFUSION MX 7.0.2-USING COLDFUSION MX WITH FLEX 2 Guia do Utilizador Página 165

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 256
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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:
Vista de página 164
1 2 ... 160 161 162 163 164 165 166 167 168 169 170 ... 255 256

Comentários a estes Manuais

Sem comentários