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

service DatabaseImageControl

Included Services - Summary
::com::sun::star::awt::UnoControlImageControlModel
(referenced entity's summary:)
::com::sun::star::form::DataAwareControlModel
(referenced entity's summary:)
Exported Interfaces - Summary
::com::sun::star::form::XImageProducerSupplier

supplies the caller with an ::com::sun::star::awt::XImageProducer. (details)

Properties' Summary
boolean
ReadOnly
indicates if it is possible to change the image being displayed.  
Included Services - Details
::com::sun::star::awt::UnoControlImageControlModel
(referenced entity's summary:)
::com::sun::star::form::DataAwareControlModel
(referenced entity's summary:)
Exported Interfaces - Details
::com::sun::star::form::XImageProducerSupplier
Description
supplies the caller with an ::com::sun::star::awt::XImageProducer.

Other components can register as ::com::sun::star::awt::XImageConsumer at this producer. Then they will be notified of any change in the image to be displayed.

Properties' Details
ReadOnly
boolean ReadOnly;
Description
indicates if it is possible to change the image being displayed.

 
Top of Page