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: `Union[int, str]` * `assets` Type: `Namespace` * `endpoints` Type: `Namespace` * `extra` Type: `Dict[str, Any]` * `extra_evaluated` Type: `Dict[str, Any]` * `extra_params` * `include`     (:ref:`evaluated `) Type: `bool` Default: `True` * `iommi_style` Type: `str` Methods ------- `bind` ^^^^^^ `iommi_collected_assets` ^^^^^^^^^^^^^^^^^^^^^^^^ `on_refine_done` ^^^^^^^^^^^^^^^^ `perform_dispatch` ^^^^^^^^^^^^^^^^^^ `render_to_response` ^^^^^^^^^^^^^^^^^^^^