:: com :: sun :: star :: awt ::
|
interface XTextListener |
- Base Interfaces
XTextListener
┗ ::com::sun::star::lang::XEventListener
::com::sun::star::lang::XEventListener |
- (referenced interface's summary:)
- base interface for all event listeners interfaces.
|
|
- Description
- makes it possible to receive text change events.
|
Methods' Summary |
textChanged |
is invoked when the text has changed.
|
Methods' Details |
textChanged
[oneway] void |
textChanged( |
[in] TextEvent |
rEvent ); |
- Description
- is invoked when the text has changed.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.