interface TraderOffer

TraderOffer - this contains an offer of an object (which is usually returned as result of a query. More...

Full nameArts::TraderOffer
Definition#include <arts/core.idl>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

TraderOffer - this contains an offer of an object (which is usually returned as result of a query.

readonly attribute string interfaceName

sequence<string>  getProperty (string name)

This allows you to query additional information about the offer, such as the author of the plugin, the name of the library that implements it (if it is a library) or similar.

Since some properties support having multiple values, this always returns a sequence<string>, which may be empty if the property isn't present at all.


Generated by: stefan@stefan on Sat Feb 24 19:11:36 2001, using kdoc 2.0a47.