interface XContent in module com::sun::star::ucb:: |
interface XContent : com::sun::star::uno::XInterface ;
specifies a content with a type and an identifier, which is able to manage listeners for events that are related to contents.
Method Summary |
|
getIdentifier | returns the identifier of the content. |
getContentType | returns a type string, which is unique for that type of content (e.g. "application/vnd.sun.star.hierarchy-folder"). |
addContentEventListener | adds a listener for content events. |
removeContentEventListener | removes a listener for content events. |
Known Services Which Export this Interface |
Method Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.