|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.odftoolkit.odfdom.pkg.OdfElement
org.odftoolkit.odfdom.dom.element.OdfStylableElement
org.odftoolkit.odfdom.dom.element.table.TableTableCellElementBase
public abstract class TableTableCellElementBase
DOM implementation of OpenDocument base element
| Field Summary |
|---|
| Fields inherited from class org.odftoolkit.odfdom.dom.element.OdfStylableElement |
|---|
mFamily, mStyleNameAttrib |
| Fields inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
localName, namespaceURI |
| Fields inherited from class org.apache.xerces.dom.ElementImpl |
|---|
attributes, name |
| Fields inherited from class org.apache.xerces.dom.ParentNode |
|---|
firstChild, fNodeListCache, ownerDocument |
| Fields inherited from class org.apache.xerces.dom.ChildNode |
|---|
nextSibling, previousSibling |
| Fields inherited from interface org.w3c.dom.TypeInfo |
|---|
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION |
| Constructor Summary | |
|---|---|
TableTableCellElementBase(OdfFileDom ownerDoc,
OdfName elementName,
OdfStyleFamily styleFamily,
OdfName styleAttrName)
Create the instance of TableTableCellElementBase |
|
| Method Summary | |
|---|---|
Boolean |
getOfficeBooleanValueAttribute()
Receives the value of the ODFDOM attribute representation OfficeBooleanValueAttribute , See office:boolean-value |
String |
getOfficeCurrencyAttribute()
Receives the value of the ODFDOM attribute representation OfficeCurrencyAttribute , See office:currency |
String |
getOfficeDateValueAttribute()
Receives the value of the ODFDOM attribute representation OfficeDateValueAttribute , See office:date-value |
String |
getOfficeStringValueAttribute()
Receives the value of the ODFDOM attribute representation OfficeStringValueAttribute , See office:string-value |
String |
getOfficeTimeValueAttribute()
Receives the value of the ODFDOM attribute representation OfficeTimeValueAttribute , See office:time-value |
Double |
getOfficeValueAttribute()
Receives the value of the ODFDOM attribute representation OfficeValueAttribute , See office:value |
String |
getOfficeValueTypeAttribute()
Receives the value of the ODFDOM attribute representation OfficeValueTypeAttribute , See office:value-type |
String |
getTableContentValidationNameAttribute()
Receives the value of the ODFDOM attribute representation TableContentValidationNameAttribute , See table:content-validation-name |
String |
getTableFormulaAttribute()
Receives the value of the ODFDOM attribute representation TableFormulaAttribute , See table:formula |
Integer |
getTableNumberColumnsRepeatedAttribute()
Receives the value of the ODFDOM attribute representation TableNumberColumnsRepeatedAttribute , See table:number-columns-repeated |
Boolean |
getTableProtectAttribute()
Receives the value of the ODFDOM attribute representation TableProtectAttribute , See table:protect |
Boolean |
getTableProtectedAttribute()
Receives the value of the ODFDOM attribute representation TableProtectedAttribute , See table:protected |
String |
getTableStyleNameAttribute()
Receives the value of the ODFDOM attribute representation TableStyleNameAttribute , See table:style-name |
String |
getXhtmlAboutAttribute()
Receives the value of the ODFDOM attribute representation XhtmlAboutAttribute , See xhtml:about |
String |
getXhtmlContentAttribute()
Receives the value of the ODFDOM attribute representation XhtmlContentAttribute , See xhtml:content |
String |
getXhtmlDatatypeAttribute()
Receives the value of the ODFDOM attribute representation XhtmlDatatypeAttribute , See xhtml:datatype |
String |
getXhtmlPropertyAttribute()
Receives the value of the ODFDOM attribute representation XhtmlPropertyAttribute , See xhtml:property |
String |
getXmlIdAttribute()
Receives the value of the ODFDOM attribute representation XmlIdAttribute , See xml:id |
protected void |
onInsertNode()
|
protected void |
onRemoveNode()
|
void |
setOfficeBooleanValueAttribute(Boolean officeBooleanValueValue)
Sets the value of ODFDOM attribute representation OfficeBooleanValueAttribute , See office:boolean-value |
void |
setOfficeCurrencyAttribute(String officeCurrencyValue)
Sets the value of ODFDOM attribute representation OfficeCurrencyAttribute , See office:currency |
void |
setOfficeDateValueAttribute(String officeDateValueValue)
Sets the value of ODFDOM attribute representation OfficeDateValueAttribute , See office:date-value |
void |
setOfficeStringValueAttribute(String officeStringValueValue)
Sets the value of ODFDOM attribute representation OfficeStringValueAttribute , See office:string-value |
void |
setOfficeTimeValueAttribute(String officeTimeValueValue)
Sets the value of ODFDOM attribute representation OfficeTimeValueAttribute , See office:time-value |
void |
setOfficeValueAttribute(Double officeValueValue)
Sets the value of ODFDOM attribute representation OfficeValueAttribute , See office:value |
void |
setOfficeValueTypeAttribute(String officeValueTypeValue)
Sets the value of ODFDOM attribute representation OfficeValueTypeAttribute , See office:value-type |
void |
setTableContentValidationNameAttribute(String tableContentValidationNameValue)
Sets the value of ODFDOM attribute representation TableContentValidationNameAttribute , See table:content-validation-name |
void |
setTableFormulaAttribute(String tableFormulaValue)
Sets the value of ODFDOM attribute representation TableFormulaAttribute , See table:formula |
void |
setTableNumberColumnsRepeatedAttribute(Integer tableNumberColumnsRepeatedValue)
Sets the value of ODFDOM attribute representation TableNumberColumnsRepeatedAttribute , See table:number-columns-repeated |
void |
setTableProtectAttribute(Boolean tableProtectValue)
Sets the value of ODFDOM attribute representation TableProtectAttribute , See table:protect |
void |
setTableProtectedAttribute(Boolean tableProtectedValue)
Sets the value of ODFDOM attribute representation TableProtectedAttribute , See table:protected |
void |
setTableStyleNameAttribute(String tableStyleNameValue)
Sets the value of ODFDOM attribute representation TableStyleNameAttribute , See table:style-name |
void |
setTextContent(String content)
Set text content. |
void |
setXhtmlAboutAttribute(String xhtmlAboutValue)
Sets the value of ODFDOM attribute representation XhtmlAboutAttribute , See xhtml:about |
void |
setXhtmlContentAttribute(String xhtmlContentValue)
Sets the value of ODFDOM attribute representation XhtmlContentAttribute , See xhtml:content |
void |
setXhtmlDatatypeAttribute(String xhtmlDatatypeValue)
Sets the value of ODFDOM attribute representation XhtmlDatatypeAttribute , See xhtml:datatype |
void |
setXhtmlPropertyAttribute(String xhtmlPropertyValue)
Sets the value of ODFDOM attribute representation XhtmlPropertyAttribute , See xhtml:property |
void |
setXmlIdAttribute(String xmlIdValue)
Sets the value of ODFDOM attribute representation XmlIdAttribute , See xml:id |
| Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfStylableElement |
|---|
getAutomaticStyle, getAutomaticStyles, getDocumentStyle, getOrCreateUnqiueAutomaticStyle, getProperties, getProperty, getStrictProperties, getStyleFamily, getStyleName, hasAutomaticStyle, hasDocumentStyle, hasProperty, removeProperty, reuseDocumentStyle, setAttributeNS, setDocumentStyle, setProperties, setProperty, setStyleName |
| Methods inherited from class org.odftoolkit.odfdom.pkg.OdfElement |
|---|
accept, cloneNode, cloneOdfElement, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getOdfName, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString |
| Methods inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues |
| Methods inherited from class org.apache.xerces.dom.ParentNode |
|---|
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, synchronizeChildren |
| Methods inherited from class org.apache.xerces.dom.ChildNode |
|---|
getNextSibling, getParentNode, getPreviousSibling |
| Methods inherited from class org.apache.xerces.dom.NodeImpl |
|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.w3c.dom.Node |
|---|
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setUserData |
| Constructor Detail |
|---|
public TableTableCellElementBase(OdfFileDom ownerDoc,
OdfName elementName,
OdfStyleFamily styleFamily,
OdfName styleAttrName)
TableTableCellElementBase
ownerDoc - The type is OdfFileDom| Method Detail |
|---|
public Boolean getOfficeBooleanValueAttribute()
OfficeBooleanValueAttribute , See office:boolean-value
Boolean , the value or null, if the attribute is not set and no default value defined.public void setOfficeBooleanValueAttribute(Boolean officeBooleanValueValue)
OfficeBooleanValueAttribute , See office:boolean-value
officeBooleanValueValue - The type is Booleanpublic String getOfficeCurrencyAttribute()
OfficeCurrencyAttribute , See office:currency
String , the value or null, if the attribute is not set and no default value defined.public void setOfficeCurrencyAttribute(String officeCurrencyValue)
OfficeCurrencyAttribute , See office:currency
officeCurrencyValue - The type is Stringpublic String getOfficeDateValueAttribute()
OfficeDateValueAttribute , See office:date-value
String , the value or null, if the attribute is not set and no default value defined.public void setOfficeDateValueAttribute(String officeDateValueValue)
OfficeDateValueAttribute , See office:date-value
officeDateValueValue - The type is Stringpublic String getOfficeStringValueAttribute()
OfficeStringValueAttribute , See office:string-value
String , the value or null, if the attribute is not set and no default value defined.public void setOfficeStringValueAttribute(String officeStringValueValue)
OfficeStringValueAttribute , See office:string-value
officeStringValueValue - The type is Stringpublic String getOfficeTimeValueAttribute()
OfficeTimeValueAttribute , See office:time-value
String , the value or null, if the attribute is not set and no default value defined.public void setOfficeTimeValueAttribute(String officeTimeValueValue)
OfficeTimeValueAttribute , See office:time-value
officeTimeValueValue - The type is Stringpublic Double getOfficeValueAttribute()
OfficeValueAttribute , See office:value
Double , the value or null, if the attribute is not set and no default value defined.public void setOfficeValueAttribute(Double officeValueValue)
OfficeValueAttribute , See office:value
officeValueValue - The type is Doublepublic String getOfficeValueTypeAttribute()
OfficeValueTypeAttribute , See office:value-type
String , the value or null, if the attribute is not set and no default value defined.public void setOfficeValueTypeAttribute(String officeValueTypeValue)
OfficeValueTypeAttribute , See office:value-type
officeValueTypeValue - The type is Stringpublic String getTableContentValidationNameAttribute()
TableContentValidationNameAttribute , See table:content-validation-name
String , the value or null, if the attribute is not set and no default value defined.public void setTableContentValidationNameAttribute(String tableContentValidationNameValue)
TableContentValidationNameAttribute , See table:content-validation-name
tableContentValidationNameValue - The type is Stringpublic String getTableFormulaAttribute()
TableFormulaAttribute , See table:formula
String , the value or null, if the attribute is not set and no default value defined.public void setTableFormulaAttribute(String tableFormulaValue)
TableFormulaAttribute , See table:formula
tableFormulaValue - The type is Stringpublic Integer getTableNumberColumnsRepeatedAttribute()
TableNumberColumnsRepeatedAttribute , See table:number-columns-repeated
Integer , the value or null, if the attribute is not set and no default value defined.public void setTableNumberColumnsRepeatedAttribute(Integer tableNumberColumnsRepeatedValue)
TableNumberColumnsRepeatedAttribute , See table:number-columns-repeated
tableNumberColumnsRepeatedValue - The type is Integerpublic Boolean getTableProtectAttribute()
TableProtectAttribute , See table:protect
Boolean , the value or null, if the attribute is not set and no default value defined.public void setTableProtectAttribute(Boolean tableProtectValue)
TableProtectAttribute , See table:protect
tableProtectValue - The type is Booleanpublic Boolean getTableProtectedAttribute()
TableProtectedAttribute , See table:protected
Boolean , the value or null, if the attribute is not set and no default value defined.public void setTableProtectedAttribute(Boolean tableProtectedValue)
TableProtectedAttribute , See table:protected
tableProtectedValue - The type is Booleanpublic String getTableStyleNameAttribute()
TableStyleNameAttribute , See table:style-name
String , the value or null, if the attribute is not set and no default value defined.public void setTableStyleNameAttribute(String tableStyleNameValue)
TableStyleNameAttribute , See table:style-name
tableStyleNameValue - The type is Stringpublic String getXhtmlAboutAttribute()
XhtmlAboutAttribute , See xhtml:about
String , the value or null, if the attribute is not set and no default value defined.public void setXhtmlAboutAttribute(String xhtmlAboutValue)
XhtmlAboutAttribute , See xhtml:about
xhtmlAboutValue - The type is Stringpublic String getXhtmlContentAttribute()
XhtmlContentAttribute , See xhtml:content
String , the value or null, if the attribute is not set and no default value defined.public void setXhtmlContentAttribute(String xhtmlContentValue)
XhtmlContentAttribute , See xhtml:content
xhtmlContentValue - The type is Stringpublic String getXhtmlDatatypeAttribute()
XhtmlDatatypeAttribute , See xhtml:datatype
String , the value or null, if the attribute is not set and no default value defined.public void setXhtmlDatatypeAttribute(String xhtmlDatatypeValue)
XhtmlDatatypeAttribute , See xhtml:datatype
xhtmlDatatypeValue - The type is Stringpublic String getXhtmlPropertyAttribute()
XhtmlPropertyAttribute , See xhtml:property
String , the value or null, if the attribute is not set and no default value defined.public void setXhtmlPropertyAttribute(String xhtmlPropertyValue)
XhtmlPropertyAttribute , See xhtml:property
xhtmlPropertyValue - The type is Stringpublic String getXmlIdAttribute()
XmlIdAttribute , See xml:id
String , the value or null, if the attribute is not set and no default value defined.public void setXmlIdAttribute(String xmlIdValue)
XmlIdAttribute , See xml:id
xmlIdValue - The type is Stringpublic void setTextContent(String content)
setTextContent in interface NodesetTextContent in class ParentNodeprotected void onRemoveNode()
onRemoveNode in class OdfStylableElementprotected void onInsertNode()
onInsertNode in class OdfStylableElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||