Uses of Class
com.google.gwt.ajaxloader.client.Properties.TypeException

Uses of Properties.TypeException in com.google.gwt.ajaxloader.client
 

Methods in com.google.gwt.ajaxloader.client that throw Properties.TypeException
 java.lang.Boolean Properties.getBoolean(java.lang.String key)
          Get a Boolean value mapped to the specified key.
 java.util.Date Properties.getDate(java.lang.String key)
          Get a Date object mapped to the specified key.
 java.lang.Double Properties.getNumber(java.lang.String key)
          Get a Double value mapped to the specified key.
 com.google.gwt.core.client.JavaScriptObject Properties.getObject(java.lang.String key)
          Get a JavaScriptObject mapped to the specified key.
 java.lang.String Properties.getString(java.lang.String key)
          Get a String mapped to the specified key.
 



Copyright © 2010. All Rights Reserved.