Exported Interfaces - Summary |
::com::sun::star::container::XNameAccess |
- (referenced entity's summary:)
- is used to access named objects within a container.
|
::com::sun::star::container::XIndexAccess |
- (referenced entity's summary:)
- provides access to the elements of a collection through an
index.
|
::com::sun::star::container::XEnumerationAccess |
- (referenced entity's summary:)
- used to enumerate objects in a container which contains objects.
|
::com::sun::star::util::XRefreshable |
is optional for implementation. Used to reflect changes.
(details)
|
XDataDescriptorFactory |
optional for implementation. Allows to create descriptor elements which then could be used to append new elements.
(details)
|
XAppend |
optional for implementation, provides the possibility of adding
a new element to the container.
(details)
|
XDrop |
optional for implementation, provides the possibility of dropping
an element from the container.
(details)
|
Exported Interfaces - Details |
::com::sun::star::container::XNameAccess
- (referenced entity's summary:)
- is used to access named objects within a container.
|
|
::com::sun::star::container::XIndexAccess
- (referenced entity's summary:)
- provides access to the elements of a collection through an
index.
|
|
::com::sun::star::container::XEnumerationAccess
- (referenced entity's summary:)
- used to enumerate objects in a container which contains objects.
|
|
::com::sun::star::util::XRefreshable
- Usage Restrictions
- optional
- Description
- is optional for implementation. Used to reflect changes.
|
|
XDataDescriptorFactory
- Usage Restrictions
- optional
- Description
- optional for implementation. Allows to create descriptor elements which then could be used to append new elements.
|
|
XAppend
- Usage Restrictions
- optional
- Description
- optional for implementation, provides the possibility of adding
a new element to the container.
|
|
XDrop
- Usage Restrictions
- optional
- Description
- optional for implementation, provides the possibility of dropping
an element from the container.
|
|
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.