ooodev.adapter.awt.uno_control_file_control_comp module

class ooodev.adapter.awt.uno_control_file_control_comp.UnoControlFileControlComp(component)[source]

Bases: UnoControlEditComp

Parameters:

component (UnoControlFileControl) –

__init__(component)[source]

Constructor

Parameters:

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

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

UnoControlFileControl Component

Return type:

UnoControlFileControl