:: com :: sun :: star :: form :: control ::

service ImageControl
Description
describes a control used for displaying images stored in a database.

The model of the control has to support the ::com::sun::star::form::component::DatabaseImageControl service.

If the model of the control is valid bound to a database field, the control allows to select an image (browsing the file system) upon double clicking into it, and forwards the URL of the chosen image to the ImageURL property of its model.

See also
::com::sun::star::awt::UnoControl, ::com::sun::star::awt::UnoControlModel

Included Services - Summary
::com::sun::star::awt::UnoControlImageControl
(referenced entity's summary:)
specifies a control for displaying an image.
Exported Interfaces - Summary
::com::sun::star::form::XBoundControl
(referenced entity's summary:)
allows locking the input on components.
Included Services - Details
::com::sun::star::awt::UnoControlImageControl
(referenced entity's summary:)
specifies a control for displaying an image.
Exported Interfaces - Details
::com::sun::star::form::XBoundControl
(referenced entity's summary:)
allows locking the input on components.

 
Top of Page