datni / gwt-pectin

Automatically exported from code.google.com/p/gwt-pectin
0 stars 0 forks source link

Add support for binding common widget events to commands #30

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It would be nice to support binding of standard events to commands.

binder.onClicking(HasClickHandlers).invoke(Command)
binder.onBlurOf(HasBlurHandlers).invoke(Command)

Original issue reported on code.google.com by andrew.pietsch on 27 Jul 2010 at 6:51

GoogleCodeExporter commented 8 years ago

Original comment by andrew.pietsch on 27 Jul 2010 at 6:51