ggeorg / gwt-mosaic

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

Create a TextBox with message capability #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I suggest to create a widget textbox that can display an error message if
the validation of that field fails.

It's very common to see the field boxed with red border and a message
appearing under the textbox.

It's possibile?

Thanks!

Original issue reported on code.google.com by daniele.renda on 10 Nov 2008 at 6:49

GoogleCodeExporter commented 9 years ago
This has to wait until the Forms & Validation API is ready. One step to that
direction is the Beans Binding project.

http://code.google.com/p/gwt-beans-binding/

Kind Regards,
George.

Original comment by georgopo...@gmail.com on 11 Nov 2008 at 11:41