Difference between X(Synchrnonous)FrameLoader and XComponentLoader?
Tor Lillqvist
tml at iki.fi
Thu Apr 12 01:28:20 PDT 2012
XFrameLoader / XSynchronousFrameLoader are interfaces for 'loading of
the specified resource [which apparently can mean "document"] into the
specified Frame' (asynchrnously or synchronously).
XComponentLoader is an interface to 'load components [and based on how
it is used in sample code, "component" here can mean "document"] by an
URL into a frame environment'. What's the difference?
--tml
More information about the LibreOffice
mailing list