The goog.db.Cursor.Direction Enum

goog.db.Cursor.Direction

Possible cursor directions.

@see
http://www.w3.org/TR/IndexedDB/#idl-def-IDBCursor
@enum
{number}

.NEXT

.NEXT_NO_DUPLICATE

.PREV

.PREV_NO_DUPLICATE