gwtproject.org Images not displaying

2015-08-08 Thread Thomas Broyer
You can actually help fixing those by proposing the changes: click on the github icon in the page title, that'll get you to an editing form for the markdown source in github and you'll create a pull request within a click. -- You received this message because you are subscribed to the Google

change event not firing in AbstractInputCellString, String

2015-08-08 Thread David Edelstein
I can't figure out why the change event doesn't fire in my custom selection cell, below is the code. The focus and blur events fire. Also, if I change to super(click) the click event will fire but no matter what I try I can not get the change event to fire. I add the option items dynamically