com :: sun :: star :: frame :: interface XFrameLoader
- Base Interface
- com::sun::star::uno::XInterface
Methods' Summary
|
load |
starts the loading of the specified resource into the specified Frame .
|
cancel |
cancels the loading process.
|
Methods' Details
|
- load
-  
- [ oneway ] void
load(
-
- Description
- starts the loading of the specified resource into the specified Frame .
|
- cancel
-  
[ oneway ] void
cancel();
- Description
- cancels the loading process.
After returning from this call, neither the frame nor the
load-event-listener specified in "load" may be called back.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.