Skip to Content
0
Dec 11, 2006 at 11:29 AM

How to pass parameter (tray name) to event handler for Trays?

35 Views

Hi,

I've several UI tray elements in my view and all these elements are associated with the action onToggleTrays.

I want to capture the name of the Tray and state of tray(expanded/collapsed).

For this when I try to add parameters to this event handler method, through IWD ParameterPassing, I can add only the expanded property. I'm not able to add the UI element (tray name).

Can you please suggest how to add/pass tray name and tray state to the event handler method?

Regards

Sagar Nanda