public class CSSStyleDeclarationImpl extends Object implements org.w3c.dom.css.CSSStyleDeclaration, CSSFormatable, org.w3c.dom.css.CSS2Properties, Serializable
CSSStyleDeclaration.| Constructor and Description |
|---|
CSSStyleDeclarationImpl() |
CSSStyleDeclarationImpl(org.w3c.dom.css.CSSRule parentRule) |
public CSSStyleDeclarationImpl(org.w3c.dom.css.CSSRule parentRule)
public CSSStyleDeclarationImpl()
public void setParentRule(org.w3c.dom.css.CSSRule parentRule)
public String getCssText()
getCssText in interface org.w3c.dom.css.CSSStyleDeclarationpublic String getCssText(CSSFormat format)
getCssText in interface CSSFormatableformat - the formatting rulespublic void setCssText(String cssText) throws DOMException
setCssText in interface org.w3c.dom.css.CSSStyleDeclarationDOMExceptionpublic String getPropertyValue(String propertyName)
getPropertyValue in interface org.w3c.dom.css.CSSStyleDeclarationpublic org.w3c.dom.css.CSSValue getPropertyCSSValue(String propertyName)
getPropertyCSSValue in interface org.w3c.dom.css.CSSStyleDeclarationpublic String removeProperty(String propertyName) throws DOMException
removeProperty in interface org.w3c.dom.css.CSSStyleDeclarationDOMExceptionpublic String getPropertyPriority(String propertyName)
getPropertyPriority in interface org.w3c.dom.css.CSSStyleDeclarationpublic void setProperty(String propertyName, String value, String priority) throws DOMException
setProperty in interface org.w3c.dom.css.CSSStyleDeclarationDOMExceptionpublic int getLength()
getLength in interface org.w3c.dom.css.CSSStyleDeclarationpublic String item(int index)
item in interface org.w3c.dom.css.CSSStyleDeclarationpublic org.w3c.dom.css.CSSRule getParentRule()
getParentRule in interface org.w3c.dom.css.CSSStyleDeclarationpublic void addProperty(Property p)
public String getAzimuth()
getAzimuth in interface org.w3c.dom.css.CSS2Propertiespublic void setAzimuth(String azimuth) throws DOMException
setAzimuth in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBackground()
getBackground in interface org.w3c.dom.css.CSS2Propertiespublic void setBackground(String background) throws DOMException
setBackground in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBackgroundAttachment()
getBackgroundAttachment in interface org.w3c.dom.css.CSS2Propertiespublic void setBackgroundAttachment(String backgroundAttachment) throws DOMException
setBackgroundAttachment in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBackgroundColor()
getBackgroundColor in interface org.w3c.dom.css.CSS2Propertiespublic void setBackgroundColor(String backgroundColor) throws DOMException
setBackgroundColor in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBackgroundImage()
getBackgroundImage in interface org.w3c.dom.css.CSS2Propertiespublic void setBackgroundImage(String backgroundImage) throws DOMException
setBackgroundImage in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBackgroundPosition()
getBackgroundPosition in interface org.w3c.dom.css.CSS2Propertiespublic void setBackgroundPosition(String backgroundPosition) throws DOMException
setBackgroundPosition in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBackgroundRepeat()
getBackgroundRepeat in interface org.w3c.dom.css.CSS2Propertiespublic void setBackgroundRepeat(String backgroundRepeat) throws DOMException
setBackgroundRepeat in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorder()
getBorder in interface org.w3c.dom.css.CSS2Propertiespublic void setBorder(String border) throws DOMException
setBorder in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderCollapse()
getBorderCollapse in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderCollapse(String borderCollapse) throws DOMException
setBorderCollapse in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderColor()
getBorderColor in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderColor(String borderColor) throws DOMException
setBorderColor in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderSpacing()
getBorderSpacing in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderSpacing(String borderSpacing) throws DOMException
setBorderSpacing in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderStyle()
getBorderStyle in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderStyle(String borderStyle) throws DOMException
setBorderStyle in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderTop()
getBorderTop in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderTop(String borderTop) throws DOMException
setBorderTop in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderRight()
getBorderRight in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderRight(String borderRight) throws DOMException
setBorderRight in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderBottom()
getBorderBottom in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderBottom(String borderBottom) throws DOMException
setBorderBottom in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderLeft()
getBorderLeft in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderLeft(String borderLeft) throws DOMException
setBorderLeft in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderTopColor()
getBorderTopColor in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderTopColor(String borderTopColor) throws DOMException
setBorderTopColor in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderRightColor()
getBorderRightColor in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderRightColor(String borderRightColor) throws DOMException
setBorderRightColor in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderBottomColor()
getBorderBottomColor in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderBottomColor(String borderBottomColor) throws DOMException
setBorderBottomColor in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderLeftColor()
getBorderLeftColor in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderLeftColor(String borderLeftColor) throws DOMException
setBorderLeftColor in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderTopStyle()
getBorderTopStyle in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderTopStyle(String borderTopStyle) throws DOMException
setBorderTopStyle in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderRightStyle()
getBorderRightStyle in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderRightStyle(String borderRightStyle) throws DOMException
setBorderRightStyle in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderBottomStyle()
getBorderBottomStyle in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderBottomStyle(String borderBottomStyle) throws DOMException
setBorderBottomStyle in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderLeftStyle()
getBorderLeftStyle in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderLeftStyle(String borderLeftStyle) throws DOMException
setBorderLeftStyle in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderTopWidth()
getBorderTopWidth in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderTopWidth(String borderTopWidth) throws DOMException
setBorderTopWidth in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderRightWidth()
getBorderRightWidth in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderRightWidth(String borderRightWidth) throws DOMException
setBorderRightWidth in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderBottomWidth()
getBorderBottomWidth in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderBottomWidth(String borderBottomWidth) throws DOMException
setBorderBottomWidth in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderLeftWidth()
getBorderLeftWidth in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderLeftWidth(String borderLeftWidth) throws DOMException
setBorderLeftWidth in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBorderWidth()
getBorderWidth in interface org.w3c.dom.css.CSS2Propertiespublic void setBorderWidth(String borderWidth) throws DOMException
setBorderWidth in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getBottom()
getBottom in interface org.w3c.dom.css.CSS2Propertiespublic void setBottom(String bottom) throws DOMException
setBottom in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getCaptionSide()
getCaptionSide in interface org.w3c.dom.css.CSS2Propertiespublic void setCaptionSide(String captionSide) throws DOMException
setCaptionSide in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getClear()
getClear in interface org.w3c.dom.css.CSS2Propertiespublic void setClear(String clear) throws DOMException
setClear in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getClip()
getClip in interface org.w3c.dom.css.CSS2Propertiespublic void setClip(String clip) throws DOMException
setClip in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getColor()
getColor in interface org.w3c.dom.css.CSS2Propertiespublic void setColor(String color) throws DOMException
setColor in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getContent()
getContent in interface org.w3c.dom.css.CSS2Propertiespublic void setContent(String content) throws DOMException
setContent in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getCounterIncrement()
getCounterIncrement in interface org.w3c.dom.css.CSS2Propertiespublic void setCounterIncrement(String counterIncrement) throws DOMException
setCounterIncrement in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getCounterReset()
getCounterReset in interface org.w3c.dom.css.CSS2Propertiespublic void setCounterReset(String counterReset) throws DOMException
setCounterReset in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getCue()
getCue in interface org.w3c.dom.css.CSS2Propertiespublic void setCue(String cue) throws DOMException
setCue in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getCueAfter()
getCueAfter in interface org.w3c.dom.css.CSS2Propertiespublic void setCueAfter(String cueAfter) throws DOMException
setCueAfter in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getCueBefore()
getCueBefore in interface org.w3c.dom.css.CSS2Propertiespublic void setCueBefore(String cueBefore) throws DOMException
setCueBefore in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getCursor()
getCursor in interface org.w3c.dom.css.CSS2Propertiespublic void setCursor(String cursor) throws DOMException
setCursor in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getDirection()
getDirection in interface org.w3c.dom.css.CSS2Propertiespublic void setDirection(String direction) throws DOMException
setDirection in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getDisplay()
getDisplay in interface org.w3c.dom.css.CSS2Propertiespublic void setDisplay(String display) throws DOMException
setDisplay in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getElevation()
getElevation in interface org.w3c.dom.css.CSS2Propertiespublic void setElevation(String elevation) throws DOMException
setElevation in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getEmptyCells()
getEmptyCells in interface org.w3c.dom.css.CSS2Propertiespublic void setEmptyCells(String emptyCells) throws DOMException
setEmptyCells in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getCssFloat()
getCssFloat in interface org.w3c.dom.css.CSS2Propertiespublic void setCssFloat(String cssFloat) throws DOMException
setCssFloat in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getFont()
getFont in interface org.w3c.dom.css.CSS2Propertiespublic void setFont(String font) throws DOMException
setFont in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getFontFamily()
getFontFamily in interface org.w3c.dom.css.CSS2Propertiespublic void setFontFamily(String fontFamily) throws DOMException
setFontFamily in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getFontSize()
getFontSize in interface org.w3c.dom.css.CSS2Propertiespublic void setFontSize(String fontSize) throws DOMException
setFontSize in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getFontSizeAdjust()
getFontSizeAdjust in interface org.w3c.dom.css.CSS2Propertiespublic void setFontSizeAdjust(String fontSizeAdjust) throws DOMException
setFontSizeAdjust in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getFontStretch()
getFontStretch in interface org.w3c.dom.css.CSS2Propertiespublic void setFontStretch(String fontStretch) throws DOMException
setFontStretch in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getFontStyle()
getFontStyle in interface org.w3c.dom.css.CSS2Propertiespublic void setFontStyle(String fontStyle) throws DOMException
setFontStyle in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getFontVariant()
getFontVariant in interface org.w3c.dom.css.CSS2Propertiespublic void setFontVariant(String fontVariant) throws DOMException
setFontVariant in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getFontWeight()
getFontWeight in interface org.w3c.dom.css.CSS2Propertiespublic void setFontWeight(String fontWeight) throws DOMException
setFontWeight in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getHeight()
getHeight in interface org.w3c.dom.css.CSS2Propertiespublic void setHeight(String height) throws DOMException
setHeight in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getLeft()
getLeft in interface org.w3c.dom.css.CSS2Propertiespublic void setLeft(String left) throws DOMException
setLeft in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getLetterSpacing()
getLetterSpacing in interface org.w3c.dom.css.CSS2Propertiespublic void setLetterSpacing(String letterSpacing) throws DOMException
setLetterSpacing in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getLineHeight()
getLineHeight in interface org.w3c.dom.css.CSS2Propertiespublic void setLineHeight(String lineHeight) throws DOMException
setLineHeight in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getListStyle()
getListStyle in interface org.w3c.dom.css.CSS2Propertiespublic void setListStyle(String listStyle) throws DOMException
setListStyle in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getListStyleImage()
getListStyleImage in interface org.w3c.dom.css.CSS2Propertiespublic void setListStyleImage(String listStyleImage) throws DOMException
setListStyleImage in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getListStylePosition()
getListStylePosition in interface org.w3c.dom.css.CSS2Propertiespublic void setListStylePosition(String listStylePosition) throws DOMException
setListStylePosition in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getListStyleType()
getListStyleType in interface org.w3c.dom.css.CSS2Propertiespublic void setListStyleType(String listStyleType) throws DOMException
setListStyleType in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getMargin()
getMargin in interface org.w3c.dom.css.CSS2Propertiespublic void setMargin(String margin) throws DOMException
setMargin in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getMarginTop()
getMarginTop in interface org.w3c.dom.css.CSS2Propertiespublic void setMarginTop(String marginTop) throws DOMException
setMarginTop in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getMarginRight()
getMarginRight in interface org.w3c.dom.css.CSS2Propertiespublic void setMarginRight(String marginRight) throws DOMException
setMarginRight in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getMarginBottom()
getMarginBottom in interface org.w3c.dom.css.CSS2Propertiespublic void setMarginBottom(String marginBottom) throws DOMException
setMarginBottom in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getMarginLeft()
getMarginLeft in interface org.w3c.dom.css.CSS2Propertiespublic void setMarginLeft(String marginLeft) throws DOMException
setMarginLeft in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getMarkerOffset()
getMarkerOffset in interface org.w3c.dom.css.CSS2Propertiespublic void setMarkerOffset(String markerOffset) throws DOMException
setMarkerOffset in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getMarks()
getMarks in interface org.w3c.dom.css.CSS2Propertiespublic void setMarks(String marks) throws DOMException
setMarks in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getMaxHeight()
getMaxHeight in interface org.w3c.dom.css.CSS2Propertiespublic void setMaxHeight(String maxHeight) throws DOMException
setMaxHeight in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getMaxWidth()
getMaxWidth in interface org.w3c.dom.css.CSS2Propertiespublic void setMaxWidth(String maxWidth) throws DOMException
setMaxWidth in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getMinHeight()
getMinHeight in interface org.w3c.dom.css.CSS2Propertiespublic void setMinHeight(String minHeight) throws DOMException
setMinHeight in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getMinWidth()
getMinWidth in interface org.w3c.dom.css.CSS2Propertiespublic void setMinWidth(String minWidth) throws DOMException
setMinWidth in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getOrphans()
getOrphans in interface org.w3c.dom.css.CSS2Propertiespublic void setOrphans(String orphans) throws DOMException
setOrphans in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getOutline()
getOutline in interface org.w3c.dom.css.CSS2Propertiespublic void setOutline(String outline) throws DOMException
setOutline in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getOutlineColor()
getOutlineColor in interface org.w3c.dom.css.CSS2Propertiespublic void setOutlineColor(String outlineColor) throws DOMException
setOutlineColor in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getOutlineStyle()
getOutlineStyle in interface org.w3c.dom.css.CSS2Propertiespublic void setOutlineStyle(String outlineStyle) throws DOMException
setOutlineStyle in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getOutlineWidth()
getOutlineWidth in interface org.w3c.dom.css.CSS2Propertiespublic void setOutlineWidth(String outlineWidth) throws DOMException
setOutlineWidth in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getOverflow()
getOverflow in interface org.w3c.dom.css.CSS2Propertiespublic void setOverflow(String overflow) throws DOMException
setOverflow in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getPadding()
getPadding in interface org.w3c.dom.css.CSS2Propertiespublic void setPadding(String padding) throws DOMException
setPadding in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getPaddingTop()
getPaddingTop in interface org.w3c.dom.css.CSS2Propertiespublic void setPaddingTop(String paddingTop) throws DOMException
setPaddingTop in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getPaddingRight()
getPaddingRight in interface org.w3c.dom.css.CSS2Propertiespublic void setPaddingRight(String paddingRight) throws DOMException
setPaddingRight in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getPaddingBottom()
getPaddingBottom in interface org.w3c.dom.css.CSS2Propertiespublic void setPaddingBottom(String paddingBottom) throws DOMException
setPaddingBottom in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getPaddingLeft()
getPaddingLeft in interface org.w3c.dom.css.CSS2Propertiespublic void setPaddingLeft(String paddingLeft) throws DOMException
setPaddingLeft in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getPage()
getPage in interface org.w3c.dom.css.CSS2Propertiespublic void setPage(String page) throws DOMException
setPage in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getPageBreakAfter()
getPageBreakAfter in interface org.w3c.dom.css.CSS2Propertiespublic void setPageBreakAfter(String pageBreakAfter) throws DOMException
setPageBreakAfter in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getPageBreakBefore()
getPageBreakBefore in interface org.w3c.dom.css.CSS2Propertiespublic void setPageBreakBefore(String pageBreakBefore) throws DOMException
setPageBreakBefore in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getPageBreakInside()
getPageBreakInside in interface org.w3c.dom.css.CSS2Propertiespublic void setPageBreakInside(String pageBreakInside) throws DOMException
setPageBreakInside in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getPause()
getPause in interface org.w3c.dom.css.CSS2Propertiespublic void setPause(String pause) throws DOMException
setPause in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getPauseAfter()
getPauseAfter in interface org.w3c.dom.css.CSS2Propertiespublic void setPauseAfter(String pauseAfter) throws DOMException
setPauseAfter in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getPauseBefore()
getPauseBefore in interface org.w3c.dom.css.CSS2Propertiespublic void setPauseBefore(String pauseBefore) throws DOMException
setPauseBefore in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getPitch()
getPitch in interface org.w3c.dom.css.CSS2Propertiespublic void setPitch(String pitch) throws DOMException
setPitch in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getPitchRange()
getPitchRange in interface org.w3c.dom.css.CSS2Propertiespublic void setPitchRange(String pitchRange) throws DOMException
setPitchRange in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getPlayDuring()
getPlayDuring in interface org.w3c.dom.css.CSS2Propertiespublic void setPlayDuring(String playDuring) throws DOMException
setPlayDuring in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getPosition()
getPosition in interface org.w3c.dom.css.CSS2Propertiespublic void setPosition(String position) throws DOMException
setPosition in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getQuotes()
getQuotes in interface org.w3c.dom.css.CSS2Propertiespublic void setQuotes(String quotes) throws DOMException
setQuotes in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getRichness()
getRichness in interface org.w3c.dom.css.CSS2Propertiespublic void setRichness(String richness) throws DOMException
setRichness in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getRight()
getRight in interface org.w3c.dom.css.CSS2Propertiespublic void setRight(String right) throws DOMException
setRight in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getSize()
getSize in interface org.w3c.dom.css.CSS2Propertiespublic void setSize(String size) throws DOMException
setSize in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getSpeak()
getSpeak in interface org.w3c.dom.css.CSS2Propertiespublic void setSpeak(String speak) throws DOMException
setSpeak in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getSpeakHeader()
getSpeakHeader in interface org.w3c.dom.css.CSS2Propertiespublic void setSpeakHeader(String speakHeader) throws DOMException
setSpeakHeader in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getSpeakNumeral()
getSpeakNumeral in interface org.w3c.dom.css.CSS2Propertiespublic void setSpeakNumeral(String speakNumeral) throws DOMException
setSpeakNumeral in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getSpeakPunctuation()
getSpeakPunctuation in interface org.w3c.dom.css.CSS2Propertiespublic void setSpeakPunctuation(String speakPunctuation) throws DOMException
setSpeakPunctuation in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getSpeechRate()
getSpeechRate in interface org.w3c.dom.css.CSS2Propertiespublic void setSpeechRate(String speechRate) throws DOMException
setSpeechRate in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getStress()
getStress in interface org.w3c.dom.css.CSS2Propertiespublic void setStress(String stress) throws DOMException
setStress in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getTableLayout()
getTableLayout in interface org.w3c.dom.css.CSS2Propertiespublic void setTableLayout(String tableLayout) throws DOMException
setTableLayout in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getTextAlign()
getTextAlign in interface org.w3c.dom.css.CSS2Propertiespublic void setTextAlign(String textAlign) throws DOMException
setTextAlign in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getTextDecoration()
getTextDecoration in interface org.w3c.dom.css.CSS2Propertiespublic void setTextDecoration(String textDecoration) throws DOMException
setTextDecoration in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getTextIndent()
getTextIndent in interface org.w3c.dom.css.CSS2Propertiespublic void setTextIndent(String textIndent) throws DOMException
setTextIndent in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getTextShadow()
getTextShadow in interface org.w3c.dom.css.CSS2Propertiespublic void setTextShadow(String textShadow) throws DOMException
setTextShadow in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getTextTransform()
getTextTransform in interface org.w3c.dom.css.CSS2Propertiespublic void setTextTransform(String textTransform) throws DOMException
setTextTransform in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getTop()
getTop in interface org.w3c.dom.css.CSS2Propertiespublic void setTop(String top) throws DOMException
setTop in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getUnicodeBidi()
getUnicodeBidi in interface org.w3c.dom.css.CSS2Propertiespublic void setUnicodeBidi(String unicodeBidi) throws DOMException
setUnicodeBidi in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getVerticalAlign()
getVerticalAlign in interface org.w3c.dom.css.CSS2Propertiespublic void setVerticalAlign(String verticalAlign) throws DOMException
setVerticalAlign in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getVisibility()
getVisibility in interface org.w3c.dom.css.CSS2Propertiespublic void setVisibility(String visibility) throws DOMException
setVisibility in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getVoiceFamily()
getVoiceFamily in interface org.w3c.dom.css.CSS2Propertiespublic void setVoiceFamily(String voiceFamily) throws DOMException
setVoiceFamily in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getVolume()
getVolume in interface org.w3c.dom.css.CSS2Propertiespublic void setVolume(String volume) throws DOMException
setVolume in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getWhiteSpace()
getWhiteSpace in interface org.w3c.dom.css.CSS2Propertiespublic void setWhiteSpace(String whiteSpace) throws DOMException
setWhiteSpace in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getWidows()
getWidows in interface org.w3c.dom.css.CSS2Propertiespublic void setWidows(String widows) throws DOMException
setWidows in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getWidth()
getWidth in interface org.w3c.dom.css.CSS2Propertiespublic void setWidth(String width) throws DOMException
setWidth in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getWordSpacing()
getWordSpacing in interface org.w3c.dom.css.CSS2Propertiespublic void setWordSpacing(String wordSpacing) throws DOMException
setWordSpacing in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionpublic String getZIndex()
getZIndex in interface org.w3c.dom.css.CSS2Propertiespublic void setZIndex(String zIndex) throws DOMException
setZIndex in interface org.w3c.dom.css.CSS2PropertiesDOMExceptionCopyright © 1999–2022. All rights reserved.