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