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

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

service TextField

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

In addition, this control can be used in HTML forms. It triggers the XSubmit::submit method of the form it belongs to if the enter is pressed while it has the focus.



Included Services

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

Exported Interfaces

com::sun::star::form::XBoundControl
Description
allows locking of the input of the control
com::sun::star::form::XChangeBroadcaster
Description
allows broadcasts of HTML-compatible change events

Top of Page