|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectag.ion.bion.officelayer.internal.event.Event
ag.ion.bion.officelayer.internal.event.DocumentEvent
public class DocumentEvent
Document event.
Constructor Summary | |
---|---|
DocumentEvent(com.sun.star.document.EventObject eventOject)
Constructs new DocumentEvent. |
Method Summary | |
---|---|
IDocument |
getDocument()
Returns the document of the event. |
Methods inherited from class ag.ion.bion.officelayer.internal.event.Event |
---|
getSourceObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface ag.ion.bion.officelayer.event.IEvent |
---|
getSourceObject |
Constructor Detail |
---|
public DocumentEvent(com.sun.star.document.EventObject eventOject) throws java.lang.IllegalArgumentException
eventOject
- OpenOffice.org EventObject to be used
java.lang.IllegalArgumentException
- if the submitted OpenOffice.org event object is not validMethod Detail |
---|
public IDocument getDocument()
getDocument
in interface IDocumentEvent
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |