com.gwtext.client.widgets.form.ComboBoxConfig class has the setter :
public void setTransform(String id) {
JavaScriptObjectHelper.setAttribute(jsObj, "id", id);
}
This method shouldn't set "id" property, but "transform"
What version of the product are you using?
gwtext 0.9
Original issue reported on code.google.com by nicolas....@gmail.com on 21 Jul 2007 at 6:16
Original issue reported on code.google.com by
nicolas....@gmail.com
on 21 Jul 2007 at 6:16