|
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.text.table.TextTableCellReferencesService
ag.ion.bion.officelayer.internal.text.table.extended.ETextTableCellReferencesService
public class ETextTableCellReferencesService
Implementation for extended tables
Field Summary |
---|
Fields inherited from class ag.ion.bion.officelayer.internal.text.table.TextTableCellReferencesService |
---|
textTableFormulaExpression, textTableFormulaModel |
Constructor Summary | |
---|---|
ETextTableCellReferencesService(TextTableFormulaExpression textTableFormulaExpression,
ETextTable textTable)
Constructs new TextTableCellReferencesService. |
Method Summary | |
---|---|
void |
applyModifications()
Applies cell reference modifications to the text table cell formula. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ETextTableCellReferencesService(TextTableFormulaExpression textTableFormulaExpression, ETextTable textTable) throws java.lang.IllegalArgumentException
textTableFormulaExpression
- text table formua expression to be usedtextTable
- the text table
java.lang.IllegalArgumentException
- if the submitted text table formula expression is not validMethod Detail |
---|
public void applyModifications() throws TextException
applyModifications
in interface ITextTableCellReferencesService
applyModifications
in class TextTableCellReferencesService
TextException
- if any error occurs.
|
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 |