Closed GoogleCodeExporter closed 8 years ago
Created the following static method in GridPanel:
public static GridPanel instance(JavaScriptObject jsObj) {
return new GridPanel(jsObj);
}
Original comment by mlim1...@gmail.com
on 4 Sep 2008 at 6:07
Original issue reported on code.google.com by
mlim1...@gmail.com
on 4 Sep 2008 at 6:05