Notebook
===============================

.. currentmodule:: enaml.widgets.notebook

.. autoclass:: Notebook


Backends
--------

Qt
^^

.. inheritance-diagram::
    enaml.qt.qt_notebook.QtNotebook
    :parts: 1

.. autoclass:: enaml.qt.qt_notebook.QtNotebook


Wx
^^

.. inheritance-diagram::
    enaml.wx.wx_notebook.WxNotebook
    :parts: 1

.. autoclass:: enaml.wx.wx_notebook.WxNotebook
