ooodev.adapter.awt.uno_control_time_field_comp module

class ooodev.adapter.awt.uno_control_time_field_comp.UnoControlTimeFieldComp(component)[source]

Bases: UnoControlEditComp, TimeFieldPartial

Parameters:

component (UnoControlTimeField) –

__init__(component)[source]

Constructor

Parameters:

component (Any) – Component that implements com.sun.star.awt.UnoControlTimeField service.

property component: com.sun.star.awt.UnoControlTimeField

UnoControlTimeField Component

Return type:

UnoControlTimeField