interface XScriptListener in module com::sun::star::script:: |
interface XScriptListener : com::sun::star::lang::XEventListener ;
makes it possible to receive ScriptEvent s.
Method Summary |
|
| firing | gets called when an event takes place. For that a ScriptEventDescriptor is registered at and attached to an object by an XEventAttacherManager . |
| approveFiring | gets called when a "vetoable event" occurs at the object. |
Method Details |
|||
|
|||
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.