Source code for ooodev.adapter.awt.tab.tab_page_partial
[docs]class TabPagePartial:
"""
Partial class for XTabPage.
"""
# TabPagePartial is an empty class because XTabPage has no methods.
pass
[docs]class TabPagePartial:
"""
Partial class for XTabPage.
"""
# TabPagePartial is an empty class because XTabPage has no methods.
pass