#204 closed enhancement (fixed)
QueryOnClick - custom iconCls per widget
Reported by: | adube | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | widgets | Version: | |
Keywords: | Cc: |
Description
Need
We need to have multiple QueryOnClick widgets and each one must have a unique icon.
Solution
Use the same method that was used in the editfeature widgets : define 'iconCls' options for the widget which will be used by the action created.
Change History (2)
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 14 years ago
Direct link (on geoprisma.org) to the sample :
http://www.geoprisma.org/samples/queryonclick/multi/index.php
Still not quite working well because of #179.
Note:
See TracTickets
for help on using tickets.
Commited in : r1014, featuring a new 'iconCls' option for the QueryOnClick widget. Also contains a new sample that shows the new option and that will also be used to show the upcoming features in the following tickets : #205, #206 and #207.
Fixed.