|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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()
OfficeAnnotation
public TableTableRow getRow()
public StyleStyle getStyle()
public String getStyleName()
String
public String getTableBooleanValue()
String
public TableCellRangeSource getTableCellRangeSource()
TableCellRangeSource
public String getTableCurrency()
String
public String getTableDateValue()
String
public TableDetective getTableDetective()
TableDetective
public String getTableFormula()
String
public int getTableNumberColumnsRepeated()
public int getTableNumberColumnsSpanned()
String
public String getTableNumberMatrixColumnsSpanned()
String
public String getTableNumberMatrixRowsSpanned()
String
public int getTableNumberRowsSpanned()
String
public String getTableProtected()
String
public String getTableStringValue()
String
public String getTableTimeValue()
String
public String getTableValidationName()
String
public String getTableValue()
String
public String getTableValueType()
String
public 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 String
public void setTableCellRangeSource(TableCellRangeSource value)
value
- allowed object is TableCellRangeSource
public void setTableCurrency(String value)
value
- allowed object is String
public void setTableDateValue(String value)
value
- allowed object is String
public void setTableDetective(TableDetective value)
value
- allowed object is TableDetective
public void setTableFormula(String value)
value
- allowed object is String
public void setTableNumberColumnsRepeated(String value)
value
- allowed object is String
public void setTableNumberColumnsSpanned(String value)
value
- allowed object is String
public void setTableNumberMatrixColumnsSpanned(String value)
value
- allowed object is String
public void setTableNumberMatrixRowsSpanned(String value)
value
- allowed object is String
public void setTableNumberRowsSpanned(String value)
value
- allowed object is String
public void setTableProtected(String value)
value
- allowed object is String
public void setTableStringValue(String value)
value
- allowed object is String
public void setTableStyleName(String value)
value
- allowed object is String
public void setTableTimeValue(String value)
value
- allowed object is String
public void setTableValidationName(String value)
value
- allowed object is String
public void setTableValue(String value)
value
- allowed object is String
public void setTableValueType(String value)
value
- allowed object is String
public void addTextP(TextP p)
public String toString()
toString
in class Object
public String getFullText()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |