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