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

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

Included Services
UnoControl
specifies an abstract control.
Exported Interfaces
XTextComponent
gives access to the text of a component and makes it possible to register event listeners.
XTextListener
makes it possible to receive text change events from a component.
XLayoutConstrains
specifies the layout constraints for a surrounding container.
XTextLayoutConstrains
specifies the layout contstraints for a text field.

 
Top of Page