MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 259

Using components
Hide thumbs Also See for FLASH MX 2004-USING COMPONENTS:
Table of Contents

Advertisement

Event
UIObject.move
UIObject.resize
UIObject.reveal
UIObject.unload
Events inherited from the UIComponent class
The following table lists the events the DataGrid class inherits from the UIComponent class.
Event
UIComponent.focusIn
UIComponent.focusOut
UIComponent.keyDown
UIComponent.keyUp
Events inherited from the List class
The following table lists the events the DataGrid class inherits from the List class.
Event
List.change
List.itemRollOut
List.itemRollOver
List.scroll
DataGrid.addColumn()
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
myDataGrid.addColumn(dataGridColumn)
myDataGrid.addColumn(name)
Parameters
dataGridColumn
A string that indicates the name of a new DataGridColumn object to be inserted.
name
Description
Broadcast when the object has moved.
Broadcast when an object has been resized.
Broadcast when an object's state changes from invisible to
visible.
Broadcast when the subobjects are being unloaded.
Description
Broadcast when an object receives focus.
Broadcast when an object loses focus.
Broadcast when a key is pressed.
Broadcast when a key is released.
Description
Broadcast whenever user interaction causes the selection to
change.
Broadcast when the pointer rolls over and then off of list items.
Broadcast when the pointer rolls over list items.
Broadcast when a list is scrolled.
An instance of the DataGridColumn class.
DataGrid component (Flash Professional only)
259

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash mx

Table of Contents