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

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

service UnoControlEdit

Description
specifies that UnoControlEdit implements an edit control based on UnoControl .


Included Services

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

Exported Interfaces

com::sun::star::awt::XTextComponent
Description
gives access to the text of a text component and makes it possible to register event listeners.
com::sun::star::awt::XTextListener
Description
makes it possible to receive text change events from a component.
com::sun::star::awt::XLayoutConstrains
Description
enables a component to specify layout constrains for a surrounding container.
com::sun::star::awt::XTextLayoutConstrains
Description
specifies layout contstrains for text fields.

Top of Page