- generate(TreeLogger, GeneratorContext, String) - Method in class com.seanchenxi.gwt.storage.rebind.StorageKeyProviderGenerator
-
- generateIncrementally(TreeLogger, GeneratorContext, String) - Method in class com.seanchenxi.gwt.storage.rebind.StorageTypeSerializerGenerator
-
- get(StorageKey<T>) - Method in interface com.seanchenxi.gwt.storage.client.cache.StorageCache
-
Returns the value in this Cache associated with the specified key.
- get(StorageKey<T>) - Method in class com.seanchenxi.gwt.storage.client.StorageExt
-
Returns the value in the Storage associated with the specified key,
or null if this Storage contains no mapping for the key.
- getAssociatedType() - Method in class com.seanchenxi.gwt.storage.client.StorageChangeEvent
-
- getBaseTypeName(JClassType) - Method in class com.seanchenxi.gwt.storage.rebind.StorageTypeFinder
-
Returns a simple types, including classes and
interfaces, parameterized, and raw types.
- getChangeType() - Method in class com.seanchenxi.gwt.storage.client.StorageChangeEvent
-
Returns the change type
- getClasses() - Method in class com.seanchenxi.gwt.storage.rebind.StorageSerialization
-
- getClazz() - Method in class com.seanchenxi.gwt.storage.client.StorageKey
-
Get associate value's class type
- getData() - Method in class com.seanchenxi.gwt.storage.client.StorageChangeEvent
-
Returns the new serialized string value of the key being changed.
- getInstance(GeneratorContext, TreeLogger) - Static method in class com.seanchenxi.gwt.storage.rebind.StorageTypeFinder
-
- getKey() - Method in class com.seanchenxi.gwt.storage.client.StorageChangeEvent
-
Returns the key being changed.
- getKey() - Method in exception com.seanchenxi.gwt.storage.client.StorageQuotaExceededException
-
- getLocalStorage() - Static method in class com.seanchenxi.gwt.storage.client.StorageExt
-
Returns a Local Storage.
- getOldData() - Method in class com.seanchenxi.gwt.storage.client.StorageChangeEvent
-
Returns the old serialized string value of the key being changed.
- getOldValue() - Method in class com.seanchenxi.gwt.storage.client.StorageChangeEvent
-
Returns the old value of the key being changed.
- getPath() - Method in class com.seanchenxi.gwt.storage.rebind.StorageSerialization
-
- getSerializationSignature(GeneratorContext, JType) - Static method in class com.google.gwt.user.rebind.rpc.GwtUtilityDelegate
-
- getSessionStorage() - Static method in class com.seanchenxi.gwt.storage.client.StorageExt
-
Returns a Session Storage.
- getString(String) - Method in class com.seanchenxi.gwt.storage.client.StorageExt
-
Get directly the stored string value associated with the specified key.
- getType() - Static method in class com.seanchenxi.gwt.storage.client.StorageChangeEvent
-
- getValue() - Method in class com.seanchenxi.gwt.storage.client.StorageChangeEvent
-
Returns the new value of the key being changed.
- getVersionId() - Method in class com.seanchenxi.gwt.storage.rebind.StorageTypeSerializerGenerator
-
- GwtUtilityDelegate - Class in com.google.gwt.user.rebind.rpc
-
GWT Package protected utility delegation
- GwtUtilityDelegate() - Constructor for class com.google.gwt.user.rebind.rpc.GwtUtilityDelegate
-