com :: sun :: star :: task :: interface XTaskListener
- Base Interface
- com::sun::star::lang::XEventListener
- Description
-
Methods' Summary
|
running |
Gets fired when the task gets into execution state
|
finished |
Gets fired when the task execution has finished
|
Methods' Details
|
- running
-  
- [ oneway ] void
running(
-
- Description
- Gets fired when the task gets into execution state
|
- finished
-  
- void
finished(
-
- Description
- Gets fired when the task execution has finished
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.