service UnoControlButton in module com::sun::star::awt::

(Global Index)

Syntax

service UnoControlButton;

Description

specifies a button control.

Included Services

com::sun::star::awt::UnoControl

Exported Interfaces

com::sun::star::awt::XButton

Description

makes it possible to set the label of a button and to register for action events.


com::sun::star::awt::XLayoutConstrains

Description

enables a component to specify layout constrains for a surrounding container.


Top of Page