:: com :: sun :: star :: sdbcx ::

service Container

Exported Interfaces - Summary
::com::sun::star::container::XNameAccess
(referenced entity's summary:)
::com::sun::star::container::XIndexAccess
(referenced entity's summary:)
::com::sun::star::container::XEnumerationAccess
(referenced entity's summary:)
::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:)
::com::sun::star::container::XIndexAccess
(referenced entity's summary:)
::com::sun::star::container::XEnumerationAccess
(referenced entity's summary:)
::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.

 
Top of Page