|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableTableColumn
public class TableTableColumn
| Constructor Summary | |
|---|---|
TableTableColumn()
|
|
| Method Summary | |
|---|---|
StyleStyle |
getDefaultCellStyle()
|
java.lang.String |
getTableDefaultCellStyleName()
Gets the value of the tableDefaultCellStyleName property. |
int |
getTableNumberColumnsRepeated()
Gets the value of the tableNumberColumnsRepeated property. |
java.lang.String |
getTableStyleName()
Gets the value of the tableStyleName property. |
java.lang.String |
getTableVisibility()
Gets the value of the tableVisibility property. |
int |
getWidth()
width in 10-6 m, ie micrometer |
void |
setTable(TableTable t)
|
void |
setTableDefaultCellStyleName(java.lang.String value)
Sets the value of the tableDefaultCellStyleName property. |
void |
setTableNumberColumnsRepeated(java.lang.String value)
Sets the value of the tableNumberColumnsRepeated property. |
void |
setTableStyleName(java.lang.String value)
Sets the value of the tableStyleName property. |
void |
setTableVisibility(java.lang.String value)
Sets the value of the tableVisibility property. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TableTableColumn()
| Method Detail |
|---|
public StyleStyle getDefaultCellStyle()
public java.lang.String getTableDefaultCellStyleName()
Stringpublic int getTableNumberColumnsRepeated()
Stringpublic java.lang.String getTableStyleName()
Stringpublic java.lang.String getTableVisibility()
Stringpublic int getWidth()
public void setTable(TableTable t)
public void setTableDefaultCellStyleName(java.lang.String value)
value - allowed object is Stringpublic void setTableNumberColumnsRepeated(java.lang.String value)
value - allowed object is Stringpublic void setTableStyleName(java.lang.String value)
value - allowed object is Stringpublic void setTableVisibility(java.lang.String value)
value - allowed object is Stringpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||