71 | | ||refresh||$('example').groupedopts('refresh')||Re-draw the widget from the current options/status of the underlying SELECT, e.g. to refresh the widget after Ajax-update of the SELECT|| |
72 | | ||destroy||$('example').groupedopts('destroy')||Removes the widget and shows the underlying SELECT|| |
| 71 | ||refresh||{{{$('example').groupedopts('refresh')}}}||Re-draw the widget from the current options/status of the underlying SELECT, e.g. to refresh the widget after Ajax-update of the SELECT|| |
| 72 | ||destroy||{{{$('example').groupedopts('destroy')}}}||Removes the widget and shows the underlying SELECT|| |