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

com :: sun :: star :: form :: component ::

service DatabaseImageControl

Description
returns control for displaying images stored in a database.


Included Services

com::sun::star::awt::UnoControlImageControlModel
com::sun::star::form::DataAwareControlModel
Description
is an abstract service for specialized FormControlModel s which are data aware and thus can be bound to a data source.

Exported Interfaces

com::sun::star::form::XImageProducerSupplier
Description
is necessary for displaying images.

Properties' Summary

ReadOnly Is it possible to set new images?

Properties' Details

ReadOnly
 
boolean ReadOnly;
Description
Is it possible to set new images?

Top of Page