:: com :: sun :: star :: ucb ::
|
interface XPersistentPropertySet |
- Base Interfaces
XPersistentPropertySet
┗ ::com::sun::star::beans::XPropertySet
::com::sun::star::beans::XPropertySet |
- (referenced interface's summary:)
- provides information about and access to the
properties from an implementation.
|
|
- Description
- A persistent property set, which can be saved in and restored from a
XPropertySetRegistry.
|
Methods' Summary |
getRegistry |
returns the registry used to store the property set.
|
getKey |
returns the key used to address the set in the property set registry.
|
Methods' Details |
getRegistry
- Description
- returns the registry used to store the property set.
- Returns
- The registry.
|
|
getKey
- Description
- returns the key used to address the set in the property set registry.
- Returns
- The key.
|
|
Top of Page
Copyright © 1995, 2012, 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.