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