|
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.form.FormComponent
ag.ion.bion.officelayer.internal.form.Form
public class Form
The implementation of a form in a document.
Constructor Summary | |
---|---|
Form(IDocument document,
com.sun.star.drawing.XControlShape xControlShape,
com.sun.star.form.XFormComponent xFormComponent)
Constructs new Form. |
Method Summary |
---|
Methods inherited from class ag.ion.bion.officelayer.internal.form.FormComponent |
---|
focus, getStartTextRange, getXControl, getXControlShape, getXFormComponent, getXPropertySet, getXTextComponent |
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.form.IFormComponent |
---|
focus, getStartTextRange, getXControl, getXControlShape, getXFormComponent, getXPropertySet, getXTextComponent |
Constructor Detail |
---|
public Form(IDocument document, com.sun.star.drawing.XControlShape xControlShape, com.sun.star.form.XFormComponent xFormComponent) throws java.lang.IllegalArgumentException
document
- the document of the form componentxControlShape
- the OpenOffice.org XControlShape interface to be usedxFormComponent
- the OpenOffice.org XFormComponent interface to be used
java.lang.IllegalArgumentException
- if the submitted document or the OpenOffice.org
XFormComponent or XControlShape interface is not valid
|
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 |