MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Manual do Utilizador Página 75

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 124
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 74
TUTORIALS POINT
Simply Easy Learning Page 70
Flex Form Controls
This chapter describes the form controls under Adobe Flex:.
F
orm controls allows users to input data and provides them interaction capability with the application. Every
Form UI control inherits properties from UIComponent class which in turn inherits properties from EventDispatcher
and other top level classes.
(Use Ctrl + Click to follow the link)
S.N.
Control & Description
1
Flex EventDispatcher Class
The EventDispatcher class is the base class for all classes that can dispatch events. The
EventDispatcher class allows any object on the display list to be an event target and as such, to use
the methods of the IEventDispatcher interface.
2
Flex UIComponent
The UIComponent class is the base class for all visual components, both interactive and
noninteractive.
Form Controls
Following are few important Form Controls: (Use Ctrl + Click to follow the link)
S.N.
Control & Description
1
Button
The Button component is a commonly used rectangular button.
2
ToggleButton
The ToggleButton component defines a toggle button.
3
CheckBox
The CheckBox component consists of an optional label and a small box that can contain a check mark
or not.
4
ColorPicker
The ColorPicker control provides a way for a user to choose a color from a swatch list.
5
ComboBox
CHAPTER
11
Vista de página 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 ... 123 124

Comentários a estes Manuais

Sem comentários