labapi.tree.page#

Notebook Page Module.

This module defines the NotebookPage class, representing a page within a LabArchives notebook. It extends AbstractTreeNode and provides access to the entries contained within the page.

Classes

NotebookPage(tree_id, name, root, parent, user)

Represents a single page within a LabArchives notebook.