|
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 IETextTableColumn
Interface vor extended table columns
| Method Summary | |
|---|---|
void |
addTextTableColum(ITextTableColumn textTableColumn)
Addes a text table column. |
IETextTableCellRange |
getCellRange()
Returns the text table cell range. |
short |
getWidth()
Returns column width. |
void |
setWidth(short width)
Sets column width. |
| Method Detail |
|---|
void addTextTableColum(ITextTableColumn textTableColumn)
textTableColumn - the text table columns
void setWidth(short width)
throws TextException
width - desired width of the column
TextException - if the cell is not available
short getWidth()
throws TextException
TextException - if the cell is not available
IETextTableCellRange getCellRange()
throws java.lang.Exception
java.lang.Exception - 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 | ||||||||