Part ==== Base class: :doc:`Traversable` `Part` is the base class for parts of a page that can be rendered as html, and can respond to ajax and post. See the `howto `_ for example usages. Refinable members ----------------- `after`     (:ref:`evaluated `) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type: `int | str` See :ref:`after ` `assets` ^^^^^^^^ Type: `Namespace` See :ref:`assets ` `endpoints` ^^^^^^^^^^^ Type: `Namespace` See :ref:`endpoints ` `extra` ^^^^^^^ Type: `dict[str, Any]` See :ref:`extra ` `extra_evaluated` ^^^^^^^^^^^^^^^^^ Type: `dict[str, Any]` See :ref:`extra ` `extra_params` ^^^^^^^^^^^^^^ See :ref:`extra_params ` `include`     (:ref:`evaluated `) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type: `bool` Default: `True` See :ref:`include ` `iommi_style` ^^^^^^^^^^^^^ Type: `str | Style | None` See :ref:`iommi_style ` Methods ------- `bind` ^^^^^^ `iommi_collected_assets` ^^^^^^^^^^^^^^^^^^^^^^^^ `on_refine_done` ^^^^^^^^^^^^^^^^ `perform_dispatch` ^^^^^^^^^^^^^^^^^^ `render_to_response` ^^^^^^^^^^^^^^^^^^^^