|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cursor | |
|---|---|
| org.cruxframework.crux.core.client.db | Contains classes to support a database on client browser. |
| Uses of Cursor in org.cruxframework.crux.core.client.db |
|---|
| Subinterfaces of Cursor in org.cruxframework.crux.core.client.db | |
|---|---|
interface |
FileCursor
Represents a cursor of files stored into the database. |
| Classes in org.cruxframework.crux.core.client.db that implement Cursor | |
|---|---|
class |
IDXCursor<K,V>
CRUX INTERNAL CLASS. |
class |
IDXFileCursor
CRUX INTERNAL CLASS. |
class |
WSQLCursor<K,P,V>
|
| Methods in org.cruxframework.crux.core.client.db with parameters of type Cursor | |
|---|---|
abstract void |
DatabaseCursorCallback.onSuccess(Cursor<K,V> result)
Called when an open cursor operation is performed successfully. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||