|
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.TextTableColumn
public class TextTableColumn
Column of a text table.
| Constructor Summary | |
|---|---|
TextTableColumn(ITextTable textTable,
int index)
Constructs new TextTableRow. |
|
| Method Summary | |
|---|---|
ITextTableCellRange |
getCellRange()
Returns the text table cell range. |
ICloneService |
getCloneService()
Gets the clone service of the element. |
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 TextTableColumn(ITextTable textTable,
int index)
throws java.lang.IllegalArgumentException,
TextException
textTable - table of the text documentindex - index of a column
java.lang.IllegalArgumentException - if one the OpenOffice.org interfaces is not valid
TextException| Method Detail |
|---|
public void setWidth(short width)
throws TextException
setWidth in interface ITextTableColumnwidth - desired width of the column
TextException - if necessary properties are not available
public short getWidth()
throws TextException
getWidth in interface ITextTableColumnTextException - if necessary properties are not availablepublic ITextTableCellRange getCellRange()
getCellRange in interface ITextTableColumn
public ICloneService getCloneService()
throws CloneException
getCloneService in interface ICloneServiceProviderCloneException - if the clone service could not be returned
|
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 | ||||||||