:: com :: sun :: star :: awt ::
|
interface XItemListener |
- Base Hierarchy
::com::sun::star::uno::XInterface
|
+-::com::sun::star::lang::XEventListener
|
+-XItemListener
|
- 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 © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.