:: com :: sun :: star :: io ::
|
interface XConnectable |
|
- Description
- makes it possible to connect data sinks and sources.
The predecessor-member is the element in the connection that is
nearer to the source of the data. The successor-member is the element
that is further away from the source of the data. (Note that this
classification does not depend on whether the class implements
XInputStream or XOutputStream; it only
depends on the direction of data flow.)
This interface allows generic services to navigate between
arbitrary elements of a connection.
|
Methods' Details |
setPredecessor
- Description
- sets the source of the data flow for this object.
|
|
getPredecessor
- Returns
- the predecessor of this object.
|
|
setSuccessor
- Description
- sets the sink of the data flow for this object.
|
|
getSuccessor
- Returns
- the successor of this object.
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.