public class TableTableElement extends OdfStylableElement
Modifier and Type | Field and Description |
---|---|
static OdfName |
ELEMENT_NAME |
mFamily, mStyleNameAttrib
localName, namespaceURI
attributes, name
firstChild, fNodeListCache, ownerDocument
nextSibling, previousSibling
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODE
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION
Constructor and Description |
---|
TableTableElement(OdfFileDom ownerDoc)
Create the instance of
TableTableElement |
Modifier and Type | Method and Description |
---|---|
void |
accept(ElementVisitor visitor)
Accept an visitor instance to allow the visitor to do some operations.
|
OdfName |
getOdfName()
Get the element name
|
Boolean |
getTableIsSubTableAttribute()
Receives the value of the ODFDOM attribute representation
TableIsSubTableAttribute , See table:is-sub-table |
String |
getTableNameAttribute()
Receives the value of the ODFDOM attribute representation
TableNameAttribute , See table:name |
Boolean |
getTablePrintAttribute()
Receives the value of the ODFDOM attribute representation
TablePrintAttribute , See table:print |
String |
getTablePrintRangesAttribute()
Receives the value of the ODFDOM attribute representation
TablePrintRangesAttribute , See table:print-ranges |
Boolean |
getTableProtectedAttribute()
Receives the value of the ODFDOM attribute representation
TableProtectedAttribute , See table:protected |
String |
getTableProtectionKeyAttribute()
Receives the value of the ODFDOM attribute representation
TableProtectionKeyAttribute , See table:protection-key |
String |
getTableProtectionKeyDigestAlgorithmAttribute()
Receives the value of the ODFDOM attribute representation
TableProtectionKeyDigestAlgorithmAttribute , See table:protection-key-digest-algorithm |
String |
getTableStyleNameAttribute()
Receives the value of the ODFDOM attribute representation
TableStyleNameAttribute , See table:style-name |
String |
getTableTemplateNameAttribute()
Receives the value of the ODFDOM attribute representation
TableTemplateNameAttribute , See table:template-name |
Boolean |
getTableUseBandingColumnsStylesAttribute()
Receives the value of the ODFDOM attribute representation
TableUseBandingColumnsStylesAttribute , See table:use-banding-columns-styles |
Boolean |
getTableUseBandingRowsStylesAttribute()
Receives the value of the ODFDOM attribute representation
TableUseBandingRowsStylesAttribute , See table:use-banding-rows-styles |
Boolean |
getTableUseFirstColumnStylesAttribute()
Receives the value of the ODFDOM attribute representation
TableUseFirstColumnStylesAttribute , See table:use-first-column-styles |
Boolean |
getTableUseFirstRowStylesAttribute()
Receives the value of the ODFDOM attribute representation
TableUseFirstRowStylesAttribute , See table:use-first-row-styles |
Boolean |
getTableUseLastColumnStylesAttribute()
Receives the value of the ODFDOM attribute representation
TableUseLastColumnStylesAttribute , See table:use-last-column-styles |
Boolean |
getTableUseLastRowStylesAttribute()
Receives the value of the ODFDOM attribute representation
TableUseLastRowStylesAttribute , See table:use-last-row-styles |
String |
getXmlIdAttribute()
Receives the value of the ODFDOM attribute representation
XmlIdAttribute , See xml:id |
OfficeDdeSourceElement |
newOfficeDdeSourceElement(String officeDdeApplicationValue,
String officeDdeItemValue,
String officeDdeTopicValue)
Create child element office:dde-source.
|
OfficeFormsElement |
newOfficeFormsElement()
Create child element office:forms.
|
TableDescElement |
newTableDescElement()
Create child element table:desc.
|
TableNamedExpressionsElement |
newTableNamedExpressionsElement()
Create child element table:named-expressions.
|
TableScenarioElement |
newTableScenarioElement(boolean tableIsActiveValue,
String tableScenarioRangesValue)
Create child element table:scenario.
|
TableShapesElement |
newTableShapesElement()
Create child element table:shapes.
|
TableTableColumnElement |
newTableTableColumnElement()
Create child element table:table-column.
|
TableTableColumnGroupElement |
newTableTableColumnGroupElement()
Create child element table:table-column-group.
|
TableTableColumnsElement |
newTableTableColumnsElement()
Create child element table:table-columns.
|
TableTableHeaderColumnsElement |
newTableTableHeaderColumnsElement()
Create child element table:table-header-columns.
|
TableTableHeaderRowsElement |
newTableTableHeaderRowsElement()
Create child element table:table-header-rows.
|
TableTableRowElement |
newTableTableRowElement()
Create child element table:table-row.
|
TableTableRowGroupElement |
newTableTableRowGroupElement()
Create child element table:table-row-group.
|
TableTableRowsElement |
newTableTableRowsElement()
Create child element table:table-rows.
|
TableTableSourceElement |
newTableTableSourceElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element table:table-source.
|
TableTitleElement |
newTableTitleElement()
Create child element table:title.
|
TextSoftPageBreakElement |
newTextSoftPageBreakElement()
Create child element text:soft-page-break.
|
void |
setTableIsSubTableAttribute(Boolean tableIsSubTableValue)
Sets the value of ODFDOM attribute representation
TableIsSubTableAttribute , See table:is-sub-table |
void |
setTableNameAttribute(String tableNameValue)
Sets the value of ODFDOM attribute representation
TableNameAttribute , See table:name |
void |
setTablePrintAttribute(Boolean tablePrintValue)
Sets the value of ODFDOM attribute representation
TablePrintAttribute , See table:print |
void |
setTablePrintRangesAttribute(String tablePrintRangesValue)
Sets the value of ODFDOM attribute representation
TablePrintRangesAttribute , See table:print-ranges |
void |
setTableProtectedAttribute(Boolean tableProtectedValue)
Sets the value of ODFDOM attribute representation
TableProtectedAttribute , See table:protected |
void |
setTableProtectionKeyAttribute(String tableProtectionKeyValue)
Sets the value of ODFDOM attribute representation
TableProtectionKeyAttribute , See table:protection-key |
void |
setTableProtectionKeyDigestAlgorithmAttribute(String tableProtectionKeyDigestAlgorithmValue)
Sets the value of ODFDOM attribute representation
TableProtectionKeyDigestAlgorithmAttribute , See table:protection-key-digest-algorithm |
void |
setTableStyleNameAttribute(String tableStyleNameValue)
Sets the value of ODFDOM attribute representation
TableStyleNameAttribute , See table:style-name |
void |
setTableTemplateNameAttribute(String tableTemplateNameValue)
Sets the value of ODFDOM attribute representation
TableTemplateNameAttribute , See table:template-name |
void |
setTableUseBandingColumnsStylesAttribute(Boolean tableUseBandingColumnsStylesValue)
Sets the value of ODFDOM attribute representation
TableUseBandingColumnsStylesAttribute , See table:use-banding-columns-styles |
void |
setTableUseBandingRowsStylesAttribute(Boolean tableUseBandingRowsStylesValue)
Sets the value of ODFDOM attribute representation
TableUseBandingRowsStylesAttribute , See table:use-banding-rows-styles |
void |
setTableUseFirstColumnStylesAttribute(Boolean tableUseFirstColumnStylesValue)
Sets the value of ODFDOM attribute representation
TableUseFirstColumnStylesAttribute , See table:use-first-column-styles |
void |
setTableUseFirstRowStylesAttribute(Boolean tableUseFirstRowStylesValue)
Sets the value of ODFDOM attribute representation
TableUseFirstRowStylesAttribute , See table:use-first-row-styles |
void |
setTableUseLastColumnStylesAttribute(Boolean tableUseLastColumnStylesValue)
Sets the value of ODFDOM attribute representation
TableUseLastColumnStylesAttribute , See table:use-last-column-styles |
void |
setTableUseLastRowStylesAttribute(Boolean tableUseLastRowStylesValue)
Sets the value of ODFDOM attribute representation
TableUseLastRowStylesAttribute , See table:use-last-row-styles |
void |
setXmlIdAttribute(String xmlIdValue)
Sets the value of ODFDOM attribute representation
XmlIdAttribute , See xml:id |
getAutomaticStyle, getAutomaticStyles, getDocumentStyle, getOrCreateUnqiueAutomaticStyle, getProperties, getProperty, getStrictProperties, getStyleFamily, getStyleName, hasAutomaticStyle, hasDocumentStyle, hasProperty, onInsertNode, onRemoveNode, removeProperty, reuseDocumentStyle, setAttributeNS, setDocumentStyle, setProperties, setProperty, setStyleName
cloneNode, cloneOdfElement, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString
getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setPrefix, setType
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getBaseURI, getChildElementCount, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getLastElementChild, getNextElementSibling, getNodeName, getNodeType, getPreviousElementSibling, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttribute, hasAttributeNS, hasAttributes, isEqualNode, normalize, reconcileDefaultAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren
getNextSibling, getParentNode, getPreviousSibling
addEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserData
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData
public static final OdfName ELEMENT_NAME
public TableTableElement(OdfFileDom ownerDoc)
TableTableElement
ownerDoc
- The type is OdfFileDom
public OdfName getOdfName()
getOdfName
in class OdfElement
OdfName
the name of element table:table.public Boolean getTableIsSubTableAttribute()
TableIsSubTableAttribute
, See table:is-sub-tableBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setTableIsSubTableAttribute(Boolean tableIsSubTableValue)
TableIsSubTableAttribute
, See table:is-sub-tabletableIsSubTableValue
- The type is Boolean
public String getTableNameAttribute()
TableNameAttribute
, See table:nameString
, the value or null
, if the attribute is not set and no default value defined.public void setTableNameAttribute(String tableNameValue)
TableNameAttribute
, See table:nametableNameValue
- The type is String
public Boolean getTablePrintAttribute()
TablePrintAttribute
, See table:printBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setTablePrintAttribute(Boolean tablePrintValue)
TablePrintAttribute
, See table:printtablePrintValue
- The type is Boolean
public String getTablePrintRangesAttribute()
TablePrintRangesAttribute
, See table:print-rangesString
, the value or null
, if the attribute is not set and no default value defined.public void setTablePrintRangesAttribute(String tablePrintRangesValue)
TablePrintRangesAttribute
, See table:print-rangestablePrintRangesValue
- The type is String
public Boolean getTableProtectedAttribute()
TableProtectedAttribute
, See table:protectedBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setTableProtectedAttribute(Boolean tableProtectedValue)
TableProtectedAttribute
, See table:protectedtableProtectedValue
- The type is Boolean
public String getTableProtectionKeyAttribute()
TableProtectionKeyAttribute
, See table:protection-keyString
, the value or null
, if the attribute is not set and no default value defined.public void setTableProtectionKeyAttribute(String tableProtectionKeyValue)
TableProtectionKeyAttribute
, See table:protection-keytableProtectionKeyValue
- The type is String
public String getTableProtectionKeyDigestAlgorithmAttribute()
TableProtectionKeyDigestAlgorithmAttribute
, See table:protection-key-digest-algorithmString
, the value or null
, if the attribute is not set and no default value defined.public void setTableProtectionKeyDigestAlgorithmAttribute(String tableProtectionKeyDigestAlgorithmValue)
TableProtectionKeyDigestAlgorithmAttribute
, See table:protection-key-digest-algorithmtableProtectionKeyDigestAlgorithmValue
- The type is String
public String getTableStyleNameAttribute()
TableStyleNameAttribute
, See table:style-nameString
, the value or null
, if the attribute is not set and no default value defined.public void setTableStyleNameAttribute(String tableStyleNameValue)
TableStyleNameAttribute
, See table:style-nametableStyleNameValue
- The type is String
public String getTableTemplateNameAttribute()
TableTemplateNameAttribute
, See table:template-nameString
, the value or null
, if the attribute is not set and no default value defined.public void setTableTemplateNameAttribute(String tableTemplateNameValue)
TableTemplateNameAttribute
, See table:template-nametableTemplateNameValue
- The type is String
public Boolean getTableUseBandingColumnsStylesAttribute()
TableUseBandingColumnsStylesAttribute
, See table:use-banding-columns-stylesBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setTableUseBandingColumnsStylesAttribute(Boolean tableUseBandingColumnsStylesValue)
TableUseBandingColumnsStylesAttribute
, See table:use-banding-columns-stylestableUseBandingColumnsStylesValue
- The type is Boolean
public Boolean getTableUseBandingRowsStylesAttribute()
TableUseBandingRowsStylesAttribute
, See table:use-banding-rows-stylesBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setTableUseBandingRowsStylesAttribute(Boolean tableUseBandingRowsStylesValue)
TableUseBandingRowsStylesAttribute
, See table:use-banding-rows-stylestableUseBandingRowsStylesValue
- The type is Boolean
public Boolean getTableUseFirstColumnStylesAttribute()
TableUseFirstColumnStylesAttribute
, See table:use-first-column-stylesBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setTableUseFirstColumnStylesAttribute(Boolean tableUseFirstColumnStylesValue)
TableUseFirstColumnStylesAttribute
, See table:use-first-column-stylestableUseFirstColumnStylesValue
- The type is Boolean
public Boolean getTableUseFirstRowStylesAttribute()
TableUseFirstRowStylesAttribute
, See table:use-first-row-stylesBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setTableUseFirstRowStylesAttribute(Boolean tableUseFirstRowStylesValue)
TableUseFirstRowStylesAttribute
, See table:use-first-row-stylestableUseFirstRowStylesValue
- The type is Boolean
public Boolean getTableUseLastColumnStylesAttribute()
TableUseLastColumnStylesAttribute
, See table:use-last-column-stylesBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setTableUseLastColumnStylesAttribute(Boolean tableUseLastColumnStylesValue)
TableUseLastColumnStylesAttribute
, See table:use-last-column-stylestableUseLastColumnStylesValue
- The type is Boolean
public Boolean getTableUseLastRowStylesAttribute()
TableUseLastRowStylesAttribute
, See table:use-last-row-stylesBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setTableUseLastRowStylesAttribute(Boolean tableUseLastRowStylesValue)
TableUseLastRowStylesAttribute
, See table:use-last-row-stylestableUseLastRowStylesValue
- The type is Boolean
public String getXmlIdAttribute()
XmlIdAttribute
, See xml:idString
, the value or null
, if the attribute is not set and no default value defined.public void setXmlIdAttribute(String xmlIdValue)
XmlIdAttribute
, See xml:idxmlIdValue
- The type is String
public OfficeDdeSourceElement newOfficeDdeSourceElement(String officeDdeApplicationValue, String officeDdeItemValue, String officeDdeTopicValue)
officeDdeApplicationValue
- the String
value of OfficeDdeApplicationAttribute
, see office:dde-application at specificationofficeDdeItemValue
- the String
value of OfficeDdeItemAttribute
, see office:dde-item at specificationofficeDdeTopicValue
- the String
value of OfficeDdeTopicAttribute
, see office:dde-topic at specificationpublic OfficeFormsElement newOfficeFormsElement()
public TableDescElement newTableDescElement()
public TableNamedExpressionsElement newTableNamedExpressionsElement()
public TableScenarioElement newTableScenarioElement(boolean tableIsActiveValue, String tableScenarioRangesValue)
tableIsActiveValue
- the Boolean
value of TableIsActiveAttribute
, see table:is-active at specificationtableScenarioRangesValue
- the String
value of TableScenarioRangesAttribute
, see table:scenario-ranges at specificationpublic TableShapesElement newTableShapesElement()
public TableTableColumnElement newTableTableColumnElement()
public TableTableColumnGroupElement newTableTableColumnGroupElement()
public TableTableColumnsElement newTableTableColumnsElement()
public TableTableHeaderColumnsElement newTableTableHeaderColumnsElement()
public TableTableHeaderRowsElement newTableTableHeaderRowsElement()
public TableTableRowElement newTableTableRowElement()
public TableTableRowGroupElement newTableTableRowGroupElement()
public TableTableRowsElement newTableTableRowsElement()
public TableTableSourceElement newTableTableSourceElement(String xlinkHrefValue, String xlinkTypeValue)
xlinkHrefValue
- the String
value of XlinkHrefAttribute
, see xlink:href at specificationxlinkTypeValue
- the String
value of XlinkTypeAttribute
, see xlink:type at specificationpublic TableTitleElement newTableTitleElement()
public TextSoftPageBreakElement newTextSoftPageBreakElement()
public void accept(ElementVisitor visitor)
OdfElement
accept
in class OdfElement
visitor
- an instance of DefaultElementVisitorCopyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.