org.odftoolkit.odfdom.dom.element.style
Class StyleTablePropertiesElement

java.lang.Object
  extended by org.apache.xerces.dom.NodeImpl
      extended by org.apache.xerces.dom.ChildNode
          extended by org.apache.xerces.dom.ParentNode
              extended by org.apache.xerces.dom.ElementImpl
                  extended by org.apache.xerces.dom.ElementNSImpl
                      extended by org.odftoolkit.odfdom.OdfElement
                          extended by org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase
                              extended by org.odftoolkit.odfdom.dom.element.style.StyleTablePropertiesElement
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, org.w3c.dom.Element, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
Direct Known Subclasses:
OdfStyleTableProperties

public class StyleTablePropertiesElement
extends OdfStylePropertiesBase

DOM implementation of OpenDocument element .

See Also:
Serialized Form

Field Summary
static OdfStyleProperty Align
           
static OdfStyleProperty BackgroundColor
           
static OdfStyleProperty BorderModel
           
static OdfStyleProperty BreakAfter
           
static OdfStyleProperty BreakBefore
           
static OdfStyleProperty Display
           
static OdfName ELEMENT_NAME
           
static OdfStyleProperty KeepWithNext
           
static OdfStyleProperty Margin
           
static OdfStyleProperty MarginBottom
           
static OdfStyleProperty MarginLeft
           
static OdfStyleProperty MarginRight
           
static OdfStyleProperty MarginTop
           
static OdfStyleProperty MayBreakBetweenRows
           
static OdfStyleProperty PageNumber
           
static OdfStyleProperty RelWidth
           
static OdfStyleProperty Shadow
           
static OdfStyleProperty Width
           
static OdfStyleProperty WritingMode
           
 
Fields inherited from class org.odftoolkit.odfdom.OdfElement
mOdfDocument
 
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 class org.apache.xerces.dom.NodeImpl
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
 
Fields inherited from interface org.w3c.dom.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
 
Fields inherited from interface org.w3c.dom.TypeInfo
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION
 
Constructor Summary
StyleTablePropertiesElement(OdfFileDom ownerDoc)
          Create the instance of StyleTablePropertiesElement
 
Method Summary
 java.lang.String getFoBackgroundColorAttribute()
          Receives the value of the ODFDOM attribute representation FoBackgroundColorAttribute , See
 java.lang.String getFoBreakAfterAttribute()
          Receives the value of the ODFDOM attribute representation FoBreakAfterAttribute , See
 java.lang.String getFoBreakBeforeAttribute()
          Receives the value of the ODFDOM attribute representation FoBreakBeforeAttribute , See
 java.lang.String getFoKeepWithNextAttribute()
          Receives the value of the ODFDOM attribute representation FoKeepWithNextAttribute , See
 java.lang.String getFoMarginAttribute()
          Receives the value of the ODFDOM attribute representation FoMarginAttribute , See
 java.lang.String getFoMarginBottomAttribute()
          Receives the value of the ODFDOM attribute representation FoMarginBottomAttribute , See
 java.lang.String getFoMarginLeftAttribute()
          Receives the value of the ODFDOM attribute representation FoMarginLeftAttribute , See
 java.lang.String getFoMarginRightAttribute()
          Receives the value of the ODFDOM attribute representation FoMarginRightAttribute , See
 java.lang.String getFoMarginTopAttribute()
          Receives the value of the ODFDOM attribute representation FoMarginTopAttribute , See
 OdfName getOdfName()
          Get the element name
 java.lang.Boolean getStyleMayBreakBetweenRowsAttribute()
          Receives the value of the ODFDOM attribute representation StyleMayBreakBetweenRowsAttribute , See
 java.lang.String getStylePageNumberAttribute()
          Receives the value of the ODFDOM attribute representation StylePageNumberAttribute , See
 java.lang.String getStyleRelWidthAttribute()
          Receives the value of the ODFDOM attribute representation StyleRelWidthAttribute , See
 java.lang.String getStyleShadowAttribute()
          Receives the value of the ODFDOM attribute representation StyleShadowAttribute , See
 java.lang.String getStyleWidthAttribute()
          Receives the value of the ODFDOM attribute representation StyleWidthAttribute , See
 java.lang.String getStyleWritingModeAttribute()
          Receives the value of the ODFDOM attribute representation StyleWritingModeAttribute , See
 java.lang.String getTableAlignAttribute()
          Receives the value of the ODFDOM attribute representation TableAlignAttribute , See
 java.lang.String getTableBorderModelAttribute()
          Receives the value of the ODFDOM attribute representation TableBorderModelAttribute , See
 java.lang.Boolean getTableDisplayAttribute()
          Receives the value of the ODFDOM attribute representation TableDisplayAttribute , See
 OfficeBinaryDataElement newOfficeBinaryDataElement()
          Create child element .
 void setFoBackgroundColorAttribute(java.lang.String foBackgroundColorValue)
          Sets the value of ODFDOM attribute representation FoBackgroundColorAttribute , See
 void setFoBreakAfterAttribute(java.lang.String foBreakAfterValue)
          Sets the value of ODFDOM attribute representation FoBreakAfterAttribute , See
 void setFoBreakBeforeAttribute(java.lang.String foBreakBeforeValue)
          Sets the value of ODFDOM attribute representation FoBreakBeforeAttribute , See
 void setFoKeepWithNextAttribute(java.lang.String foKeepWithNextValue)
          Sets the value of ODFDOM attribute representation FoKeepWithNextAttribute , See
 void setFoMarginAttribute(java.lang.String foMarginValue)
          Sets the value of ODFDOM attribute representation FoMarginAttribute , See
 void setFoMarginBottomAttribute(java.lang.String foMarginBottomValue)
          Sets the value of ODFDOM attribute representation FoMarginBottomAttribute , See
 void setFoMarginLeftAttribute(java.lang.String foMarginLeftValue)
          Sets the value of ODFDOM attribute representation FoMarginLeftAttribute , See
 void setFoMarginRightAttribute(java.lang.String foMarginRightValue)
          Sets the value of ODFDOM attribute representation FoMarginRightAttribute , See
 void setFoMarginTopAttribute(java.lang.String foMarginTopValue)
          Sets the value of ODFDOM attribute representation FoMarginTopAttribute , See
 void setStyleMayBreakBetweenRowsAttribute(java.lang.Boolean styleMayBreakBetweenRowsValue)
          Sets the value of ODFDOM attribute representation StyleMayBreakBetweenRowsAttribute , See
 void setStylePageNumberAttribute(java.lang.String stylePageNumberValue)
          Sets the value of ODFDOM attribute representation StylePageNumberAttribute , See
 void setStyleRelWidthAttribute(java.lang.String styleRelWidthValue)
          Sets the value of ODFDOM attribute representation StyleRelWidthAttribute , See
 void setStyleShadowAttribute(java.lang.String styleShadowValue)
          Sets the value of ODFDOM attribute representation StyleShadowAttribute , See
 void setStyleWidthAttribute(java.lang.String styleWidthValue)
          Sets the value of ODFDOM attribute representation StyleWidthAttribute , See
 void setStyleWritingModeAttribute(java.lang.String styleWritingModeValue)
          Sets the value of ODFDOM attribute representation StyleWritingModeAttribute , See
 void setTableAlignAttribute(java.lang.String tableAlignValue)
          Sets the value of ODFDOM attribute representation TableAlignAttribute , See
 void setTableBorderModelAttribute(java.lang.String tableBorderModelValue)
          Sets the value of ODFDOM attribute representation TableBorderModelAttribute , See
 void setTableDisplayAttribute(java.lang.Boolean tableDisplayValue)
          Sets the value of ODFDOM attribute representation TableDisplayAttribute , See
 
Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase
hashCode
 
Methods inherited from class org.odftoolkit.odfdom.OdfElement
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, 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.ElementImpl
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getNodeName, getNodeType, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttribute, hasAttributeNS, hasAttributes, isEqualNode, normalize, reconcileDefaultAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData
 
Methods inherited from class org.apache.xerces.dom.ParentNode
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, 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, 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, setTextContent, setUserData
 

Field Detail

ELEMENT_NAME

public static final OdfName ELEMENT_NAME

Width

public static final OdfStyleProperty Width

RelWidth

public static final OdfStyleProperty RelWidth

Align

public static final OdfStyleProperty Align

MarginLeft

public static final OdfStyleProperty MarginLeft

MarginRight

public static final OdfStyleProperty MarginRight

MarginTop

public static final OdfStyleProperty MarginTop

MarginBottom

public static final OdfStyleProperty MarginBottom

Margin

public static final OdfStyleProperty Margin

PageNumber

public static final OdfStyleProperty PageNumber

BreakBefore

public static final OdfStyleProperty BreakBefore

BreakAfter

public static final OdfStyleProperty BreakAfter

BackgroundColor

public static final OdfStyleProperty BackgroundColor

Shadow

public static final OdfStyleProperty Shadow

KeepWithNext

public static final OdfStyleProperty KeepWithNext

MayBreakBetweenRows

public static final OdfStyleProperty MayBreakBetweenRows

BorderModel

public static final OdfStyleProperty BorderModel

WritingMode

public static final OdfStyleProperty WritingMode

Display

public static final OdfStyleProperty Display
Constructor Detail

StyleTablePropertiesElement

public StyleTablePropertiesElement(OdfFileDom ownerDoc)
Create the instance of StyleTablePropertiesElement

Parameters:
ownerDoc - The type is OdfFileDom
Method Detail

getOdfName

public OdfName getOdfName()
Get the element name

Specified by:
getOdfName in class OdfElement
Returns:
return OdfName the name of element .

getStyleWidthAttribute

public java.lang.String getStyleWidthAttribute()
Receives the value of the ODFDOM attribute representation StyleWidthAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleWidthAttribute

public void setStyleWidthAttribute(java.lang.String styleWidthValue)
Sets the value of ODFDOM attribute representation StyleWidthAttribute , See

Parameters:
styleWidthValue - The type is String

getStyleRelWidthAttribute

public java.lang.String getStyleRelWidthAttribute()
Receives the value of the ODFDOM attribute representation StyleRelWidthAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleRelWidthAttribute

public void setStyleRelWidthAttribute(java.lang.String styleRelWidthValue)
Sets the value of ODFDOM attribute representation StyleRelWidthAttribute , See

Parameters:
styleRelWidthValue - The type is String

getTableAlignAttribute

public java.lang.String getTableAlignAttribute()
Receives the value of the ODFDOM attribute representation TableAlignAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTableAlignAttribute

public void setTableAlignAttribute(java.lang.String tableAlignValue)
Sets the value of ODFDOM attribute representation TableAlignAttribute , See

Parameters:
tableAlignValue - The type is String

getFoMarginLeftAttribute

public java.lang.String getFoMarginLeftAttribute()
Receives the value of the ODFDOM attribute representation FoMarginLeftAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoMarginLeftAttribute

public void setFoMarginLeftAttribute(java.lang.String foMarginLeftValue)
Sets the value of ODFDOM attribute representation FoMarginLeftAttribute , See

Parameters:
foMarginLeftValue - The type is String

getFoMarginRightAttribute

public java.lang.String getFoMarginRightAttribute()
Receives the value of the ODFDOM attribute representation FoMarginRightAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoMarginRightAttribute

public void setFoMarginRightAttribute(java.lang.String foMarginRightValue)
Sets the value of ODFDOM attribute representation FoMarginRightAttribute , See

Parameters:
foMarginRightValue - The type is String

getFoMarginTopAttribute

public java.lang.String getFoMarginTopAttribute()
Receives the value of the ODFDOM attribute representation FoMarginTopAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoMarginTopAttribute

public void setFoMarginTopAttribute(java.lang.String foMarginTopValue)
Sets the value of ODFDOM attribute representation FoMarginTopAttribute , See

Parameters:
foMarginTopValue - The type is String

getFoMarginBottomAttribute

public java.lang.String getFoMarginBottomAttribute()
Receives the value of the ODFDOM attribute representation FoMarginBottomAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoMarginBottomAttribute

public void setFoMarginBottomAttribute(java.lang.String foMarginBottomValue)
Sets the value of ODFDOM attribute representation FoMarginBottomAttribute , See

Parameters:
foMarginBottomValue - The type is String

getFoMarginAttribute

public java.lang.String getFoMarginAttribute()
Receives the value of the ODFDOM attribute representation FoMarginAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoMarginAttribute

public void setFoMarginAttribute(java.lang.String foMarginValue)
Sets the value of ODFDOM attribute representation FoMarginAttribute , See

Parameters:
foMarginValue - The type is String

getStylePageNumberAttribute

public java.lang.String getStylePageNumberAttribute()
Receives the value of the ODFDOM attribute representation StylePageNumberAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStylePageNumberAttribute

public void setStylePageNumberAttribute(java.lang.String stylePageNumberValue)
Sets the value of ODFDOM attribute representation StylePageNumberAttribute , See

Parameters:
stylePageNumberValue - The type is String

getFoBreakBeforeAttribute

public java.lang.String getFoBreakBeforeAttribute()
Receives the value of the ODFDOM attribute representation FoBreakBeforeAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoBreakBeforeAttribute

public void setFoBreakBeforeAttribute(java.lang.String foBreakBeforeValue)
Sets the value of ODFDOM attribute representation FoBreakBeforeAttribute , See

Parameters:
foBreakBeforeValue - The type is String

getFoBreakAfterAttribute

public java.lang.String getFoBreakAfterAttribute()
Receives the value of the ODFDOM attribute representation FoBreakAfterAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoBreakAfterAttribute

public void setFoBreakAfterAttribute(java.lang.String foBreakAfterValue)
Sets the value of ODFDOM attribute representation FoBreakAfterAttribute , See

Parameters:
foBreakAfterValue - The type is String

getFoBackgroundColorAttribute

public java.lang.String getFoBackgroundColorAttribute()
Receives the value of the ODFDOM attribute representation FoBackgroundColorAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoBackgroundColorAttribute

public void setFoBackgroundColorAttribute(java.lang.String foBackgroundColorValue)
Sets the value of ODFDOM attribute representation FoBackgroundColorAttribute , See

Parameters:
foBackgroundColorValue - The type is String

getStyleShadowAttribute

public java.lang.String getStyleShadowAttribute()
Receives the value of the ODFDOM attribute representation StyleShadowAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleShadowAttribute

public void setStyleShadowAttribute(java.lang.String styleShadowValue)
Sets the value of ODFDOM attribute representation StyleShadowAttribute , See

Parameters:
styleShadowValue - The type is String

getFoKeepWithNextAttribute

public java.lang.String getFoKeepWithNextAttribute()
Receives the value of the ODFDOM attribute representation FoKeepWithNextAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoKeepWithNextAttribute

public void setFoKeepWithNextAttribute(java.lang.String foKeepWithNextValue)
Sets the value of ODFDOM attribute representation FoKeepWithNextAttribute , See

Parameters:
foKeepWithNextValue - The type is String

getStyleMayBreakBetweenRowsAttribute

public java.lang.Boolean getStyleMayBreakBetweenRowsAttribute()
Receives the value of the ODFDOM attribute representation StyleMayBreakBetweenRowsAttribute , See

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setStyleMayBreakBetweenRowsAttribute

public void setStyleMayBreakBetweenRowsAttribute(java.lang.Boolean styleMayBreakBetweenRowsValue)
Sets the value of ODFDOM attribute representation StyleMayBreakBetweenRowsAttribute , See

Parameters:
styleMayBreakBetweenRowsValue - The type is Boolean

getTableBorderModelAttribute

public java.lang.String getTableBorderModelAttribute()
Receives the value of the ODFDOM attribute representation TableBorderModelAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTableBorderModelAttribute

public void setTableBorderModelAttribute(java.lang.String tableBorderModelValue)
Sets the value of ODFDOM attribute representation TableBorderModelAttribute , See

Parameters:
tableBorderModelValue - The type is String

getStyleWritingModeAttribute

public java.lang.String getStyleWritingModeAttribute()
Receives the value of the ODFDOM attribute representation StyleWritingModeAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleWritingModeAttribute

public void setStyleWritingModeAttribute(java.lang.String styleWritingModeValue)
Sets the value of ODFDOM attribute representation StyleWritingModeAttribute , See

Parameters:
styleWritingModeValue - The type is String

getTableDisplayAttribute

public java.lang.Boolean getTableDisplayAttribute()
Receives the value of the ODFDOM attribute representation TableDisplayAttribute , See

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setTableDisplayAttribute

public void setTableDisplayAttribute(java.lang.Boolean tableDisplayValue)
Sets the value of ODFDOM attribute representation TableDisplayAttribute , See

Parameters:
tableDisplayValue - The type is Boolean

newOfficeBinaryDataElement

public OfficeBinaryDataElement newOfficeBinaryDataElement()
Create child element .

Returns:
return the element DifferentQName


Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.