service PropertyBag in module com::sun::star::beans:: |
service PropertyBag;
Implementation of this service can keep any properties and is useful when an XPropertySet is to be used, for example, as parameters for a method call.
Exported Interfaces |
provides information about and access to the properties from an implementation.
makes it possible to add and remove properties to or from an object.
makes it possible to access all property values and to set them at once.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.