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

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

service ImageControl

Description
describes a radio button usually used together with a DatabaseImageControl model.

If the model of the control is 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 th ImageURL property of its model.



Included Services

com::sun::star::awt::UnoControlImageControl
Description
provides the basic functionallity of the control

Exported Interfaces

com::sun::star::form::XBoundControl
Description
allows locking of the input of the control

Top of Page