| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.indexeddb |
| Modifier and Type | Method and Description |
|---|---|
KeyPath |
ObjectStore.getKeyPath()
Object store key path.
|
KeyPath |
ObjectStoreIndex.getKeyPath()
Index key path.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectStore.setKeyPath(KeyPath keyPath)
Object store key path.
|
void |
ObjectStoreIndex.setKeyPath(KeyPath keyPath)
Index key path.
|
Copyright © 2020. All rights reserved.