ooodev.adapter.awt.uno_control_numeric_field_comp module

class ooodev.adapter.awt.uno_control_numeric_field_comp.UnoControlNumericFieldComp(component)[source]

Bases: UnoControlEditComp, NumericFieldPartial

Parameters:

component (UnoControlNumericField) –

__init__(component)[source]

Constructor

Parameters:

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

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

UnoControlNumericField Component

Return type:

UnoControlNumericField