public class IDBObjectStoreEvent
extends com.google.gwt.core.client.JavaScriptObject
| Modifier and Type | Class and Description |
|---|---|
static interface |
IDBObjectStoreEvent.Handler |
| Modifier | Constructor and Description |
|---|---|
protected |
IDBObjectStoreEvent() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getDateKey() |
double |
getDoubleKey() |
int |
getIntKey() |
com.google.gwt.core.client.JsArrayMixed |
getObjectKey() |
String |
getStringKey() |
Copyright © 2015. All rights reserved.