BaseTab ======= .. currentmodule:: gwsumm.tabs .. autoclass:: BaseTab :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BaseTab.children ~BaseTab.group ~BaseTab.href ~BaseTab.index ~BaseTab.mode ~BaseTab.name ~BaseTab.notes ~BaseTab.overlay ~BaseTab.parent ~BaseTab.shortname ~BaseTab.shorttitle ~BaseTab.title .. rubric:: Methods Summary .. autosummary:: ~BaseTab.add_child ~BaseTab.from_ini ~BaseTab.get_child ~BaseTab.html_banner ~BaseTab.html_content ~BaseTab.html_navbar ~BaseTab.set_parent ~BaseTab.write_html .. rubric:: Attributes Documentation .. autoattribute:: children .. autoattribute:: group .. autoattribute:: href .. autoattribute:: index .. autoattribute:: mode .. autoattribute:: name .. autoattribute:: notes .. autoattribute:: overlay .. autoattribute:: parent .. autoattribute:: shortname .. autoattribute:: shorttitle .. autoattribute:: title .. rubric:: Methods Documentation .. automethod:: add_child .. automethod:: from_ini .. automethod:: get_child .. automethod:: html_banner .. automethod:: html_content .. automethod:: html_navbar .. automethod:: set_parent .. automethod:: write_html