ooodev.adapter.awt.uno_control_currency_field_comp module

class ooodev.adapter.awt.uno_control_currency_field_comp.UnoControlCurrencyFieldComp(component)[source]

Bases: UnoControlEditComp, CurrencyFieldPartial

Parameters:

component (UnoControlCurrencyField) –

__init__(component)[source]

Constructor

Parameters:

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

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

UnoControlCurrencyField Component

Return type:

UnoControlCurrencyField