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

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

service ImageButton

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

The control is clickable, the action taken upon clicking depends on the settings of the model the control belongs to.



Included Services

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

Exported Interfaces

com::sun::star::form::XApproveActionBroadcaster
Description
allows external instances to register as veto listener for the button's actions.

Top of Page