flexiciousNmsp.FlexDataGridItemEditEvent Class
A utility event that holds a data object
Constructor
flexiciousNmsp.FlexDataGridItemEditEvent
()
Item Index
Properties
Properties
itemEditor
UIComponent
This event is dispatched in relation to edit related events. It contains the reference to the item editor.
Default: null
newValue
Object
Populated for ITEM_EDIT_VALUE_COMMIT. Contains the value being committed.
Default: null