21 module
com { module sun { module star { module frame {
23 published
interface XFrame;
24 published
interface XModel;
52 boolean attachModel( [in]
XModel Model );
65 boolean suspend( [in]
boolean Suspend );
81 void restoreViewData( [in] any Data );
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:38
Definition: Ambiguous.idl:20
represents a component which is created from a URL and arguments.
Definition: XModel.idl:50
represents the environment for a desktop component
Definition: Frame.idl:36
With this interface, components viewed in a Frame can serve events (by supplying dispatches).
Definition: XController.idl:33
a frame object can be considered to be an "anchor" object where a component can be attached to...
Definition: XFrame.idl:38