Siblings

class Siblings(documents: Vector[DocumentCursor])
class Object
trait Matchable
class Any

Value members

Concrete methods

The next document in a flattened tree view or None if this is the cursor points to the last document.

The next document in a flattened tree view or None if this is the cursor points to the last document.

The previous document in a flattened tree view or None if this is the cursor points to the first document.

The previous document in a flattened tree view or None if this is the cursor points to the first document.

Concrete fields

lazy val currentIndex: Int