Select to view content in your preferred language

the Event's name & the type of the object responsible for displaying the info window

666
0
06-22-2012 03:31 PM
AlaeddineSaadaoui
Regular Contributor
Hi all,
I created an info widget and attached it to my feature layer in the xml configuration file. I would like to know the event's name and the type of the object responsible for displaying the info window when I click on a feature. In fact, I would like to dispatch the event by using the following code:
object.dispatchEvent(new MouseEvent(MouseEvent.NameOfTheEvent, true, false)).
Thank you.
Tags (2)
0 Kudos
0 Replies