A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
data — Property in class cv.events.MetaDataEvent |
|
The reference to the metadata object. |
dataChange — Event in class fl.data.DataProvider |
|
Dispatched after the data is changed. |
DATA_CHANGE — Constant static property in class fl.events.DataChangeEvent |
|
Defines the value of the type property of a dataChange
event object. |
DataChangeEvent — Class in package fl.events |
|
The DataChangeEvent class defines the event that is dispatched when the data
that is associated with a component changes. |
DataChangeEvent(eventType, changeType, items, startIndex, endIndex) — Constructor in class fl.events.DataChangeEvent |
|
Creates a new DataChangeEvent object with the specified parameters. |
DataChangeType — Class in package fl.events |
|
The DataChangeType class defines constants for the DataChangeEvent.changeType
event. |
DataProvider — Class in package fl.data |
|
The DataProvider class provides methods and properties that allow you to query and modify
the data in any list-based component--for example, in a List, DataGrid, TileList, or ComboBox
component. |
DataProvider(value) — Constructor in class fl.data.DataProvider |
|
Creates a new DataProvider object using a list, XML instance or an array of data objects
as the data source. |
dispatchEvent(evt) — Method in class cv.data.PlayList |
|
Dispatches an event into the event flow. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |