#266 closed defect (invalid)
FisheyeListItem onClcik event does not provide the widgetId at all.
Reported by: | anonymous | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.2 |
Keywords: | FisheyeListItem event args | Cc: | |
Blocked By: | Blocking: |
Description
The event object thrown from the OnClick? event of the FisheyeListItem? does not throw a complete event object. The widgetId is missing. Id was thrown however.
The work aorund was to implement my own handler for the onclick event and then create the event args.
Gerard
Note: See
TracTickets for help on using
tickets.
You shouldn't be using the event object; just access "this" directly, as below: