Methods' Details |
getIdentifier
- Description
- returns the identifier of the content.
- Returns
- the identifier.
|
|
getContentType
- Description
- returns a type string, which is unique for that type of content (e.g.
"application/vnd.sun.star.hierarchy-folder").
- Returns
- the content type string.
|
|
addContentEventListener
- Description
- adds a listener for content events.
- Parameter Listener
- the listener to add.
- See also
- ContentEvent
|
|
removeContentEventListener
- Description
- removes a listener for content events.
- Parameter Listener
- the listener to remove.
- See also
- ContentEvent
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.