ooodev.adapter.awt.tab.uno_control_tab_page_comp module
- class ooodev.adapter.awt.tab.uno_control_tab_page_comp.UnoControlTabPageComp(component)[source]
Bases:
UnoControlContainerComp
,TabPagePartial
- Parameters:
component (UnoControlTabPage) –
- __init__(component)[source]
Constructor
- Parameters:
component (Any) – Component that implements
com.sun.star.awt.UnoControlTabPage
service.
- property component: com.sun.star.awt.tab.UnoControlTabPage
UnoControlTabPage Component
- Return type:
UnoControlTabPage