:: com :: sun :: star :: awt ::
|
interface XTextListener |
- Base Hierarchy
::com::sun::star::uno::XInterface
|
+-::com::sun::star::lang::XEventListener
|
+-XTextListener
|
- Description
- makes it possible to receive text change events from a component.
|
Methods' Summary |
textChanged |
is called when the text changes.
|
Methods' Details |
textChanged
[oneway] void
textChanged( |
[in] TextEvent |
rEvent ); |
- Description
- is called when the text changes.
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.