Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc for Elexis version 2.1.7.dev vom 17.03.2013

ag.ion.noa.text
Class XInterfaceObjectSelection

java.lang.Object
  extended by ag.ion.noa.text.XInterfaceObjectSelection
All Implemented Interfaces:
IXInterfaceObjectSelection, ISelection

public class XInterfaceObjectSelection
extends java.lang.Object
implements IXInterfaceObjectSelection, ISelection

Selection of a open office object implementing XInterface.


Constructor Summary
XInterfaceObjectSelection(com.sun.star.uno.XInterface interfaceObject)
          Constructs new XInterfaceObjectSelection.
 
Method Summary
 com.sun.star.uno.XInterface getXInterfaceObject()
          Returns object implementing XInterface of the selection.
 boolean isEmpty()
          Returns information whether the selection is empty.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XInterfaceObjectSelection

public XInterfaceObjectSelection(com.sun.star.uno.XInterface interfaceObject)
Constructs new XInterfaceObjectSelection.

Parameters:
interfaceObject - object implementing XInterface to be used
Method Detail

getXInterfaceObject

public com.sun.star.uno.XInterface getXInterfaceObject()
Returns object implementing XInterface of the selection.

Specified by:
getXInterfaceObject in interface IXInterfaceObjectSelection
Returns:
object implementing XInterface of the selection

isEmpty

public boolean isEmpty()
Returns information whether the selection is empty.

Specified by:
isEmpty in interface ISelection
Returns:
information whether the selection is empty

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc for Elexis version 2.1.7.dev vom 17.03.2013