Top   Module   Use   Manual   Index 

com :: sun :: star :: frame ::

struct DispatchDescriptor


Description
describes a feature to be retrieved by a URL that has to be loaded into a specified frame.


Elements

com::sun::star::util::URL FeatureURL
Description
Specifies the URL of the resource/function.
string FrameName
Description
Name of the target frame.
long SearchFlags
Description
How the target frame is to be searched.
Top of Page