|
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.extended.ETextTableColumn
public class ETextTableColumn
Implementation for extended table columns.
| Constructor Summary | |
|---|---|
ETextTableColumn(ETextTable textTable)
Constructs a new extended text table column. |
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ETextTableColumn(ETextTable textTable)
textTable - the text table| Method Detail |
|---|
public void addTextTableColum(ITextTableColumn textTableColumn)
addTextTableColum in interface IETextTableColumntextTableColumn - the text table columns
public void setWidth(short width)
throws TextException
setWidth in interface IETextTableColumnwidth - desired width of the column
TextException - if the cell is not available
public short getWidth()
throws TextException
getWidth in interface IETextTableColumnTextException - if the cell is not available
public IETextTableCellRange getCellRange()
throws java.lang.Exception
getCellRange in interface IETextTableColumnjava.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 | ||||||||