Class baja.SyncCursor
Extends
baja.Cursor.
A generic Synchronous cursor used for iteration.
Defined in: sys.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Method Attributes | Method Name and Description |
|---|---|
|
next()
Advance cursor and return true if successful.
|
- Methods borrowed from class baja.Cursor:
- each, get
Method Detail
{Boolean}
next()
Advance cursor and return true if successful.
- Returns:
- {Boolean}