interface XLoadEventListener in module com::sun::star::frame:: |
interface XLoadEventListener : com::sun::star::lang::XEventListener ;
is used to receive callbacks from a frame loader.
Method Summary |
|
loadFinished | is called when a new control is loaded into a frame. |
loadCancelled | is called when a frame load is cancelled. |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.