Re: [gwt-contrib] TabLayoutPanel: Distinguish between user- and code-initiated SelectionEvents

2010-04-12 Thread Joel Webber
[I just commented directly on the linked issue] On Thu, Apr 8, 2010 at 11:17 PM, jarrod wrote: > I would really like to see a way to distinguish between > SelectionEvents (and BeforeSelectionEvents) in TabLayoutPanel based on > whether the event occurred in response to a user action (e.g. clicki

[gwt-contrib] TabLayoutPanel: Distinguish between user- and code-initiated SelectionEvents

2010-04-08 Thread jarrod
I would really like to see a way to distinguish between SelectionEvents (and BeforeSelectionEvents) in TabLayoutPanel based on whether the event occurred in response to a user action (e.g. clicking a tab) or a programmatic call (e.g. TabLayoutPanel#selectTab). I have created an issue for this requ