org.jopendocument.model.table
Class TableCoveredTableCell

java.lang.Object
  extended by org.jopendocument.model.table.TableCoveredTableCell

public class TableCoveredTableCell
extends Object


Field Summary
protected  OfficeAnnotation officeAnnotation
           
protected  String tableBooleanValue
           
protected  TableCellRangeSource tableCellRangeSource
           
protected  String tableCurrency
           
protected  String tableDateValue
           
protected  TableDetective tableDetective
           
protected  String tableFormula
           
protected  String tableNumberColumnsRepeated
           
protected  String tableNumberMatrixColumnsSpanned
           
protected  String tableNumberMatrixRowsSpanned
           
protected  String tableStringValue
           
protected  String tableStyleName
           
protected  List<Object> tableSubTableOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape
           
protected  String tableTimeValue
           
protected  String tableValidationName
           
protected  String tableValue
           
protected  String tableValueType
           
 
Constructor Summary
TableCoveredTableCell()
           
 
Method Summary
 OfficeAnnotation getOfficeAnnotation()
          Gets the value of the officeAnnotation 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.
 String getTableNumberColumnsRepeated()
          Gets the value of the tableNumberColumnsRepeated property.
 String getTableNumberMatrixColumnsSpanned()
          Gets the value of the tableNumberMatrixColumnsSpanned property.
 String getTableNumberMatrixRowsSpanned()
          Gets the value of the tableNumberMatrixRowsSpanned property.
 String getTableStringValue()
          Gets the value of the tableStringValue property.
 String getTableStyleName()
          Gets the value of the tableStyleName property.
 List<Object> getTableSubTableOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape()
          Gets the value of the tableSubTableOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape 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.
 void setOfficeAnnotation(OfficeAnnotation value)
          Sets the value of the officeAnnotation property.
 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 setTableNumberMatrixColumnsSpanned(String value)
          Sets the value of the tableNumberMatrixColumnsSpanned property.
 void setTableNumberMatrixRowsSpanned(String value)
          Sets the value of the tableNumberMatrixRowsSpanned 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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

officeAnnotation

protected OfficeAnnotation officeAnnotation

tableBooleanValue

protected String tableBooleanValue

tableCellRangeSource

protected TableCellRangeSource tableCellRangeSource

tableCurrency

protected String tableCurrency

tableDateValue

protected String tableDateValue

tableDetective

protected TableDetective tableDetective

tableFormula

protected String tableFormula

tableNumberColumnsRepeated

protected String tableNumberColumnsRepeated

tableNumberMatrixColumnsSpanned

protected String tableNumberMatrixColumnsSpanned

tableNumberMatrixRowsSpanned

protected String tableNumberMatrixRowsSpanned

tableStringValue

protected String tableStringValue

tableStyleName

protected String tableStyleName

tableSubTableOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape

protected List<Object> tableSubTableOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape

tableTimeValue

protected String tableTimeValue

tableValidationName

protected String tableValidationName

tableValue

protected String tableValue

tableValueType

protected String tableValueType
Constructor Detail

TableCoveredTableCell

public TableCoveredTableCell()
Method Detail

getOfficeAnnotation

public OfficeAnnotation getOfficeAnnotation()
Gets the value of the officeAnnotation property.

Returns:
possible object is OfficeAnnotation

getTableBooleanValue

public String getTableBooleanValue()
Gets the value of the tableBooleanValue property.

Returns:
possible object is String

getTableCellRangeSource

public TableCellRangeSource getTableCellRangeSource()
Gets the value of the tableCellRangeSource property.

Returns:
possible object is TableCellRangeSource

getTableCurrency

public String getTableCurrency()
Gets the value of the tableCurrency property.

Returns:
possible object is String

getTableDateValue

public String getTableDateValue()
Gets the value of the tableDateValue property.

Returns:
possible object is String

getTableDetective

public TableDetective getTableDetective()
Gets the value of the tableDetective property.

Returns:
possible object is TableDetective

getTableFormula

public String getTableFormula()
Gets the value of the tableFormula property.

Returns:
possible object is String

getTableNumberColumnsRepeated

public String getTableNumberColumnsRepeated()
Gets the value of the tableNumberColumnsRepeated property.

Returns:
possible object is String

getTableNumberMatrixColumnsSpanned

public String getTableNumberMatrixColumnsSpanned()
Gets the value of the tableNumberMatrixColumnsSpanned property.

Returns:
possible object is String

getTableNumberMatrixRowsSpanned

public String getTableNumberMatrixRowsSpanned()
Gets the value of the tableNumberMatrixRowsSpanned property.

Returns:
possible object is String

getTableStringValue

public String getTableStringValue()
Gets the value of the tableStringValue property.

Returns:
possible object is String

getTableStyleName

public String getTableStyleName()
Gets the value of the tableStyleName property.

Returns:
possible object is String

getTableSubTableOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape

public List<Object> getTableSubTableOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape()
Gets the value of the tableSubTableOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the tableSubTableOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape property.

For example, to add a new item, do as follows:

 getTableSubTableOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape()
         .add(newItem);
 

Objects of the following type(s) are allowed in the list TableSubTable TextH TextP TextOrderedList TextUnorderedList DrawRect DrawLine DrawPolyline DrawPolygon DrawPath DrawCircle DrawEllipse DrawG DrawPageThumbnail DrawTextBox DrawImage DrawObject DrawObjectOle DrawApplet DrawFloatingFrame DrawPlugin DrawMeasure DrawCaption DrawConnector ChartChart Dr3DScene DrawControl DrawCustomShape


getTableTimeValue

public String getTableTimeValue()
Gets the value of the tableTimeValue property.

Returns:
possible object is String

getTableValidationName

public String getTableValidationName()
Gets the value of the tableValidationName property.

Returns:
possible object is String

getTableValue

public String getTableValue()
Gets the value of the tableValue property.

Returns:
possible object is String

getTableValueType

public String getTableValueType()
Gets the value of the tableValueType property.

Returns:
possible object is String

setOfficeAnnotation

public void setOfficeAnnotation(OfficeAnnotation value)
Sets the value of the officeAnnotation property.

Parameters:
value - allowed object is OfficeAnnotation

setTableBooleanValue

public void setTableBooleanValue(String value)
Sets the value of the tableBooleanValue property.

Parameters:
value - allowed object is String

setTableCellRangeSource

public void setTableCellRangeSource(TableCellRangeSource value)
Sets the value of the tableCellRangeSource property.

Parameters:
value - allowed object is TableCellRangeSource

setTableCurrency

public void setTableCurrency(String value)
Sets the value of the tableCurrency property.

Parameters:
value - allowed object is String

setTableDateValue

public void setTableDateValue(String value)
Sets the value of the tableDateValue property.

Parameters:
value - allowed object is String

setTableDetective

public void setTableDetective(TableDetective value)
Sets the value of the tableDetective property.

Parameters:
value - allowed object is TableDetective

setTableFormula

public void setTableFormula(String value)
Sets the value of the tableFormula property.

Parameters:
value - allowed object is String

setTableNumberColumnsRepeated

public void setTableNumberColumnsRepeated(String value)
Sets the value of the tableNumberColumnsRepeated property.

Parameters:
value - allowed object is String

setTableNumberMatrixColumnsSpanned

public void setTableNumberMatrixColumnsSpanned(String value)
Sets the value of the tableNumberMatrixColumnsSpanned property.

Parameters:
value - allowed object is String

setTableNumberMatrixRowsSpanned

public void setTableNumberMatrixRowsSpanned(String value)
Sets the value of the tableNumberMatrixRowsSpanned property.

Parameters:
value - allowed object is String

setTableStringValue

public void setTableStringValue(String value)
Sets the value of the tableStringValue property.

Parameters:
value - allowed object is String

setTableStyleName

public void setTableStyleName(String value)
Sets the value of the tableStyleName property.

Parameters:
value - allowed object is String

setTableTimeValue

public void setTableTimeValue(String value)
Sets the value of the tableTimeValue property.

Parameters:
value - allowed object is String

setTableValidationName

public void setTableValidationName(String value)
Sets the value of the tableValidationName property.

Parameters:
value - allowed object is String

setTableValue

public void setTableValue(String value)
Sets the value of the tableValue property.

Parameters:
value - allowed object is String

setTableValueType

public void setTableValueType(String value)
Sets the value of the tableValueType property.

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.