My favorites | Sign in
Project Logo
                
Code license: Apache License 2.0
Labels: GWT, widgets
People details
Project owners:
  h...@bouwkamp.com

The official cobogw Issue Tracker & Source Code.

This project contains 2 separate libraries: a widget library and GWT specific extensions.

This project was original released at gwt.bouwkamp.com, but has been moved to a new name which better reflects the open source nature of this project. It's still released under the Apache 2.0 license. To update your project add the org.cobogw.gwt.jar to your project and remove the com.bouwkamp.gwt jar file and update your imports. This project has the same interface as the gwt.bouwkamp project, but only has a different package structure.

Widget Library

The widget library contains the following widgets:

Note: The Button widget requires GWT 1.5.3.

For more information on how to add the jar file to your project, see the wiki page UsingJarFile or the README.txt in the zip.

Release Notes

You can also read the javadoc online or find it in the zip.

GWT emulation of java.sql

Fix for GWT emulation support for the following standard classes:

To use download the cobogw.sql.java-1.1.zip file and add the cobogw.sql.java.jar file to your class path. See also the GWT issue related to the java.sql problem: issue 87.

Test results of GWT 1.5.3 implementation of Timestamp using this testcase and the results of the same test when running in hosted mode (this uses the Java implementation) and with the cobowg.sql library running in web mode.









Hosted by Google Code