Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: ui :: dialogs ::

service FolderPicker

Description
A FolderPicker service.


Exported Interfaces

com::sun::star::ui::dialogs::XFolderPicker
Description
Provides the ability to execute a FolderPicker dialog and browse for and select folders.
com::sun::star::lang::XServiceInfo
Description
Service should always support this interface.
com::sun::star::lang::XTypeProvider
Description
Service should always support this interface.
com::sun::star::util::XCancellable
[ OPTIONAL ]
Description
For canceling a running dialog instance.

This may be usefull for automatic test tools for instance.


Top of Page