
Controls 65
mx.controls.ComboBox
The following table describes changes to the ComboBox class:
mx.controls.DataGrid
The DataGrid class now extends the new GridBase class, which extends the ListBase class.
The following table describes changes to the DataGrid class:
Member Change description
alternatingRowColors alternatingItemColors
cellRenderer itemRenderer
dataChanged dataChange
textDisabledColor disabledColor
itemSkin itemRenderer
openEasing openEasingFunction
selectionEasing selectionEasingFunction
Member Change description
addColumn()
Removed.
addColumnAt()
Removed.
cellBeginEdit itemEditBegin
cellEditor itemEditorInstance
cellEndEdit itemEditEnd
cellFocusIn itemFocusIn
cellFocusOut itemFocusOut
cellPress
Removed.
cellRenderer itemRenderer
cellRequestEdit itemEditBeginning
columnNames
Removed.
editedCell editedItemRenderer
focusedCell editedItemPosition
getColumnAt()
Removed.
getColumnIndex()
Removed.
getColumnName()
Removed.
Kommentare zu diesen Handbüchern