|
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 |
public interface IETextTableCell
Interface for extended tables cells.
Method Summary | |
---|---|
java.lang.String |
getCellFormula()
Returns the cell formula. |
TextTableCellName |
getName()
Returns the cell name. |
ITextTableCell |
getTableCell()
Returns the containing text table cell. |
void |
setCellFormula(java.lang.String cellFormula)
Sets the cell formula. |
Method Detail |
---|
TextTableCellName getName()
ITextTableCell getTableCell()
void setCellFormula(java.lang.String cellFormula) throws TextException
cellFormula
- cell formula
TextException
- if any error occurs.java.lang.String getCellFormula()
|
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 |