:: 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 © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.