Hi,<br><br>Is there any example or doc demonstrating how to add event listener to legend entry of GeoExt legend panel? For example, I saw in the source code of VectorLegend.js there are events like "titleclick", "symbolclick", ...etc. and I assume that's where you can add callback when a legend title or symbol is clicked. The existing example only shows how to add a legend panel so it's not obvious to me how to add event listener through LegendPanel? <br>
<br>Does one have to create legend using VectorLegend directly to manipulate those events?<br><br>Thanks<br>