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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 124
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 78
TUTORIALS POINT
Simply Easy Learning Page 74
Flex Layout Panels
This chapter describes layout panels under Adobe Flex:
L
ayout panel controls provides users to organize UI controls on the page. Every Layout 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.
Layout Panels
Following are few important Layout Panels: (Use Ctrl + Click to follow the link)
S.N.
Panel & Description
1
BorderContainer
The BorderContainer class provides a set of CSS styles that control the appearance of the border and
background fill of the container.
2
Form
The Form container provides control over the layout of a form, mark form fields as required or optional,
handle error messages, and bind form data to the Flex data model to perform data checking and
validation.
3
VGroup
The VGroup container is a Group container that uses the VerticalLayout class.
CHAPTER
13
Vista de página 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 123 124

Comentários a estes Manuais

Sem comentários