StaticTab ========================== .. currentmodule:: gwsumm.tabs.core .. autoclass:: StaticTab :show-inheritance: :no-inherited-members: None .. rubric:: Attributes Summary .. autosummary:: ~StaticTab.children ~StaticTab.group ~StaticTab.href ~StaticTab.index ~StaticTab.mode ~StaticTab.name ~StaticTab.notes ~StaticTab.overlay ~StaticTab.parent ~StaticTab.shortname ~StaticTab.shorttitle ~StaticTab.title .. rubric:: Methods Summary .. autosummary:: ~StaticTab.add_child ~StaticTab.from_ini ~StaticTab.get_child ~StaticTab.html_banner ~StaticTab.html_content ~StaticTab.html_navbar ~StaticTab.set_parent ~StaticTab.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