:: com :: sun :: star :: awt ::
|
interface XItemListener |
- Base Interfaces
XItemListener
┗ ::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 events from a component
when the state of an item changes.
|
Methods' Details |
itemStateChanged
[oneway] void |
itemStateChanged( |
[in] ItemEvent |
rEvent ); |
- Description
- is invoked when an item changes its state.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.