Olivier,

Olivier Moïses wrote:

What is the relevance between a selectionEvent of a push button and the one of a checkbox ??? Do you really need a such event for checkbox since it is easy to use adapter on 'selection' property ... wich is not possible on push button?

No, you don't always need the event that caused a change, when there is a value feature, like selection. However, sometimes you need it, like in the case of a push button, and you may also want to check if a change was user generated or not, as well as access toolkit-specific event data.

Hallvard
_______________________________________________
e4-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/e4-dev

Reply via email to