Gwt-openlayers wraper for popup object doesn't work well. The openlayers popup copies html from gwt object like a plain text. In result we can display gwt objects (like links, labels and so on), but if we have any event handler registered in this object, The even handler doesn't work.
Now, I am using the hyperlinks and application controller to catch parameters instead of trigger some events, but i don't really like this solution.
Gwt-openlayers wraper for popup object doesn't work well. The openlayers popup copies html from gwt object like a plain text. In result we can display gwt objects (like links, labels and so on), but if we have any event handler registered in this object, The even handler doesn't work.
Now, I am using the hyperlinks and application controller to catch parameters instead of trigger some events, but i don't really like this solution.