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

ag.ion.bion.officelayer.internal.text.table.extended
Class ETextTableCellReferencesService

java.lang.Object
  extended by ag.ion.bion.officelayer.internal.text.table.TextTableCellReferencesService
      extended by ag.ion.bion.officelayer.internal.text.table.extended.ETextTableCellReferencesService
All Implemented Interfaces:
ITextTableCellReferencesService

public class ETextTableCellReferencesService
extends TextTableCellReferencesService

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 ag.ion.bion.officelayer.internal.text.table.TextTableCellReferencesService
extendColumnAndRowReferences, extendColumnReferences, extendColumnReferences, extendColumnReferences, extendRowReferences, extendRowReferences, extendRowReferences, extendRowReferences, extendRowReferencesTo, hasCellReferenceTo, hasColumnReferenceAfter, hasColumnReferenceTo, hasRowReferenceAfter, hasRowReferenceTo, modifyCellReferences, moveColumnReferences, moveColumnReferences, moveColumnReferences, moveColumnReferences, moveColumnReferencesAfter, moveRowReferences, moveRowReferences, moveRowReferences, moveRowReferences, moveRowReferencesAfter, revertModelToOriginal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ETextTableCellReferencesService

public ETextTableCellReferencesService(TextTableFormulaExpression textTableFormulaExpression,
                                       ETextTable textTable)
                                throws java.lang.IllegalArgumentException
Constructs new TextTableCellReferencesService.

Parameters:
textTableFormulaExpression - text table formua expression to be used
textTable - the text table
Throws:
java.lang.IllegalArgumentException - if the submitted text table formula expression is not valid
Method Detail

applyModifications

public void applyModifications()
                        throws TextException
Applies cell reference modifications to the text table cell formula.

Specified by:
applyModifications in interface ITextTableCellReferencesService
Overrides:
applyModifications in class TextTableCellReferencesService
Throws:
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