|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
com.google.gwt.ajaxloader.client.Properties
com.google.gwt.visualization.client.Properties
Properties
@Deprecated public class Properties
Name/value map with additional properties.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.ajaxloader.client.Properties |
|---|
Properties.TypeException |
| Constructor Summary | |
|---|---|
protected |
Properties()
Deprecated. |
| Method Summary | |
|---|---|
int |
getInt(java.lang.String name)
Deprecated. Use Properties.getNumber(String)
instead. |
| Methods inherited from class com.google.gwt.ajaxloader.client.Properties |
|---|
create, getBoolean, getDate, getNumber, getObject, getString, remove, set, set, set, set, set, typeof |
| Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
|---|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected Properties()
| Method Detail |
|---|
@Deprecated public final int getInt(java.lang.String name)
Properties.getNumber(String)
instead.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||