|
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 ITextTableColumn
Column of a text table.
Method Summary | |
---|---|
ITextTableCellRange |
getCellRange()
Returns the text table cell range. |
short |
getWidth()
Returns column width. |
void |
setWidth(short width)
Sets column width. |
Methods inherited from interface ag.ion.bion.officelayer.clone.ICloneServiceProvider |
---|
getCloneService |
Method Detail |
---|
void setWidth(short width) throws TextException
width
- desired width of the column
TextException
- if the cell is not availableshort getWidth() throws TextException
TextException
- if the cell is not availableITextTableCellRange getCellRange()
|
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 |