|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableTableCell
public class TableTableCell
| Constructor Summary | |
|---|---|
TableTableCell()
|
|
| Method Summary | |
|---|---|
void |
addDrawFrame(DrawFrame p)
|
void |
addTextP(TextP p)
|
java.util.List<DrawFrame> |
getDrawFrames()
|
java.lang.String |
getFullText()
|
OfficeAnnotation |
getOfficeAnnotation()
Gets the value of the officeAnnotation property. |
TableTableRow |
getRow()
|
StyleStyle |
getStyle()
|
java.lang.String |
getStyleName()
Gets the value of the tableStyleName property. |
java.lang.String |
getTableBooleanValue()
Gets the value of the tableBooleanValue property. |
TableCellRangeSource |
getTableCellRangeSource()
Gets the value of the tableCellRangeSource property. |
java.lang.String |
getTableCurrency()
Gets the value of the tableCurrency property. |
java.lang.String |
getTableDateValue()
Gets the value of the tableDateValue property. |
TableDetective |
getTableDetective()
Gets the value of the tableDetective property. |
java.lang.String |
getTableFormula()
Gets the value of the tableFormula property. |
int |
getTableNumberColumnsRepeated()
Gets the value of the tableNumberColumnsRepeated property. |
int |
getTableNumberColumnsSpanned()
Gets the value of the tableNumberColumnsSpanned property. |
java.lang.String |
getTableNumberMatrixColumnsSpanned()
Gets the value of the tableNumberMatrixColumnsSpanned property. |
java.lang.String |
getTableNumberMatrixRowsSpanned()
Gets the value of the tableNumberMatrixRowsSpanned property. |
int |
getTableNumberRowsSpanned()
Gets the value of the tableNumberRowsSpanned property. |
java.lang.String |
getTableProtected()
Gets the value of the tableProtected property. |
java.lang.String |
getTableStringValue()
Gets the value of the tableStringValue property. |
java.lang.String |
getTableTimeValue()
Gets the value of the tableTimeValue property. |
java.lang.String |
getTableValidationName()
Gets the value of the tableValidationName property. |
java.lang.String |
getTableValue()
Gets the value of the tableValue property. |
java.lang.String |
getTableValueType()
Gets the value of the tableValueType property. |
java.util.List<TextP> |
getTextP()
|
boolean |
isCovered()
|
void |
setCovered(boolean b)
|
void |
setOfficeAnnotation(OfficeAnnotation value)
Sets the value of the officeAnnotation property. |
void |
setRowAndColumn(TableTableRow r,
TableTableColumn c)
|
void |
setTableBooleanValue(java.lang.String value)
Sets the value of the tableBooleanValue property. |
void |
setTableCellRangeSource(TableCellRangeSource value)
Sets the value of the tableCellRangeSource property. |
void |
setTableCurrency(java.lang.String value)
Sets the value of the tableCurrency property. |
void |
setTableDateValue(java.lang.String value)
Sets the value of the tableDateValue property. |
void |
setTableDetective(TableDetective value)
Sets the value of the tableDetective property. |
void |
setTableFormula(java.lang.String value)
Sets the value of the tableFormula property. |
void |
setTableNumberColumnsRepeated(java.lang.String value)
Sets the value of the tableNumberColumnsRepeated property. |
void |
setTableNumberColumnsSpanned(java.lang.String value)
Sets the value of the tableNumberColumnsSpanned property. |
void |
setTableNumberMatrixColumnsSpanned(java.lang.String value)
Sets the value of the tableNumberMatrixColumnsSpanned property. |
void |
setTableNumberMatrixRowsSpanned(java.lang.String value)
Sets the value of the tableNumberMatrixRowsSpanned property. |
void |
setTableNumberRowsSpanned(java.lang.String value)
Sets the value of the tableNumberRowsSpanned property. |
void |
setTableProtected(java.lang.String value)
Sets the value of the tableProtected property. |
void |
setTableStringValue(java.lang.String value)
Sets the value of the tableStringValue property. |
void |
setTableStyleName(java.lang.String value)
Sets the value of the tableStyleName property. |
void |
setTableTimeValue(java.lang.String value)
Sets the value of the tableTimeValue property. |
void |
setTableValidationName(java.lang.String value)
Sets the value of the tableValidationName property. |
void |
setTableValue(java.lang.String value)
Sets the value of the tableValue property. |
void |
setTableValueType(java.lang.String value)
Sets the value of the tableValueType property. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TableTableCell()
| Method Detail |
|---|
public void addDrawFrame(DrawFrame p)
public java.util.List<DrawFrame> getDrawFrames()
public OfficeAnnotation getOfficeAnnotation()
OfficeAnnotationpublic TableTableRow getRow()
public StyleStyle getStyle()
public java.lang.String getStyleName()
Stringpublic java.lang.String getTableBooleanValue()
Stringpublic TableCellRangeSource getTableCellRangeSource()
TableCellRangeSourcepublic java.lang.String getTableCurrency()
Stringpublic java.lang.String getTableDateValue()
Stringpublic TableDetective getTableDetective()
TableDetectivepublic java.lang.String getTableFormula()
Stringpublic int getTableNumberColumnsRepeated()
public int getTableNumberColumnsSpanned()
Stringpublic java.lang.String getTableNumberMatrixColumnsSpanned()
Stringpublic java.lang.String getTableNumberMatrixRowsSpanned()
Stringpublic int getTableNumberRowsSpanned()
Stringpublic java.lang.String getTableProtected()
Stringpublic java.lang.String getTableStringValue()
Stringpublic java.lang.String getTableTimeValue()
Stringpublic java.lang.String getTableValidationName()
Stringpublic java.lang.String getTableValue()
Stringpublic java.lang.String getTableValueType()
Stringpublic java.util.List<TextP> getTextP()
public boolean isCovered()
public void setCovered(boolean b)
public void setOfficeAnnotation(OfficeAnnotation value)
value - allowed object is OfficeAnnotation
public void setRowAndColumn(TableTableRow r,
TableTableColumn c)
public void setTableBooleanValue(java.lang.String value)
value - allowed object is Stringpublic void setTableCellRangeSource(TableCellRangeSource value)
value - allowed object is TableCellRangeSourcepublic void setTableCurrency(java.lang.String value)
value - allowed object is Stringpublic void setTableDateValue(java.lang.String value)
value - allowed object is Stringpublic void setTableDetective(TableDetective value)
value - allowed object is TableDetectivepublic void setTableFormula(java.lang.String value)
value - allowed object is Stringpublic void setTableNumberColumnsRepeated(java.lang.String value)
value - allowed object is Stringpublic void setTableNumberColumnsSpanned(java.lang.String value)
value - allowed object is Stringpublic void setTableNumberMatrixColumnsSpanned(java.lang.String value)
value - allowed object is Stringpublic void setTableNumberMatrixRowsSpanned(java.lang.String value)
value - allowed object is Stringpublic void setTableNumberRowsSpanned(java.lang.String value)
value - allowed object is Stringpublic void setTableProtected(java.lang.String value)
value - allowed object is Stringpublic void setTableStringValue(java.lang.String value)
value - allowed object is Stringpublic void setTableStyleName(java.lang.String value)
value - allowed object is Stringpublic void setTableTimeValue(java.lang.String value)
value - allowed object is Stringpublic void setTableValidationName(java.lang.String value)
value - allowed object is Stringpublic void setTableValue(java.lang.String value)
value - allowed object is Stringpublic void setTableValueType(java.lang.String value)
value - allowed object is Stringpublic void addTextP(TextP p)
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getFullText()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||