|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||