Re: Editors _ multi editors for a same field

2017-03-03 Thread 129pierre
I try to create an aditionnal Editor for MyType using CompositeEditor. It's just a HTMLPanel loading the correct RadioGroupEditor or ListBoxEditor based on the constructor. on edit , the value is correct but on flush the value is never changed Thanks for any idea public class MyTypeComposite

Re: RequestBuilder, safely send data to server

2017-03-03 Thread 'gitzzz' via GWT Users
Thank you, everyone, for helping me! четверг, 2 марта 2017 г., 14:01:18 UTC+7 пользователь gitzzz написал: > > Hi! I use RequestBuilder for client-server communication. And I have some > questions: > > For example we make http request to ".../get.php"(function(), select some > data from DB and s