Package org.utgenome.gwt.utgb.client.util

Utilities supporting efficient development with Google Web Toolkit.

See:
          Description

Class Summary
BrowserInfo URL query string reader.
CanonicalProperties Using canonical parameter keys for providing case and space insensitive property map.
GETMethodURL  
JSONUtil  
Optional<T> variable holder that can distinguish defined/undefined states.
Properties This class is an wrapper of the HashMap, which makes easier to convert associated values with keys into primitive types, such as int, boolean, String etc.
StringUtil Utiltiles for manipulating strings in GWT client codes
TableData TableData holds table data, the key of which is a column with a name "id"
Worker  
WorkQueue  
 

Enum Summary
BrowserInfo.Agent  
 

Package org.utgenome.gwt.utgb.client.util Description

Utilities supporting efficient development with Google Web Toolkit. The GWT has several limitations on emulating java.lang and java.util packages. See the following URL for the details: http://code.google.com/webtoolkit/documentation/jre.html



Copyright © 2007-2012 utgenome.org. All Rights Reserved.