Hi Veena,
As per Cairngorm, command should not contain the view's refrence.
All you need to do is that fill the event.data with FormVO's object,
where FormVO will contain the properties required to fetch from the
form and then dispatch the Cairngorm event.

: Vaibhav

On Mar 24, 7:46 pm, Veena <veenachezhia...@gmail.com> wrote:
> Hi Guys -
> I have been developing a component in Cairngorm Framework and there is
> case where i have to pass the form (reference) to the event data and
> access the form elements to retrieve the user entered data.
>
> Can anyone help me doing this..
>
> //event.data has the reference to the View Form. This form has many
> form items in them.
> var frm:Form = event.data;
>
> I need to iterate thro' the 'frm' form object and access the form
> elements so that I can retrieve the user entered value.
>
> Thanks!
> Veena
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to