e.currentTarget.itemEditorInstance shows in the debugger variables one time,
and not the next on the same event handler.

It shows NOW but wend on a holiday vacation.  I don't THINK it was the
eggnog.

Ollie


Tracy Spratt wrote:
> 
> How do you know it is gone, and what do you mean by "gone"?
> 
> Tracy
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
> Behalf Of Mike Oliver
> Sent: Thursday, January 01, 2009 8:19 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Where did my CurrentTarget go?
> 
>  
> 
> 
> I have a ComboBox as a ItemEditor and a listener
> 
> dataGrid.addEventListener(DataGridEvent.ITEM_EDIT_END, editCellEnd);
> 
> I was using 
> 
> e.currentTarget.itemEditorInstance.selectedItem.value
> 
> to get at a value in the selectedItem
> 
> now I am still getting that event, but no currentTarget element?
> 
> what would cause it to go away?
> 
> -- 
> View this message in context:
> http://www.nabble.com/Where-did-my-CurrentTarget-go--tp21246831p21246831
> .html
> <http://www.nabble.com/Where-did-my-CurrentTarget-go--tp21246831p2124683
> 1.html> 
> Sent from the FlexCoders mailing list archive at Nabble.com.
> 
>  
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Where-did-my-CurrentTarget-go--tp21246831p21266783.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to