@DOMObjectAttribute @DOMNameAttribute(name="CSS2Properties") public interface ICSS2Properties
Provides interface for CSS2 properties set values manipulation in the context of certain HTML element
Modifier and Type | Method and Description |
---|---|
String |
getAzimuth()
See the azimuth property definition in CSS2.
|
String |
getBackground()
See the background property definition in CSS2.
|
String |
getBackgroundAttachment()
See the background-attachment property definition in CSS2.
|
String |
getBackgroundColor()
See the background-color property definition in CSS2.
|
String |
getBackgroundImage()
See the background-image property definition in CSS2.
|
String |
getBackgroundPosition()
See the background-position property definition in CSS2.
|
String |
getBackgroundRepeat()
See the background-repeat property definition in CSS2.
|
String |
getBorder()
See the border property definition in CSS2.
|
String |
getBorderBottom()
See the border-bottom property definition in CSS2.
|
String |
getBorderBottomColor()
See the border-bottom-color property definition in CSS2.
|
String |
getBorderBottomStyle()
See the border-bottom-style property definition in CSS2.
|
String |
getBorderBottomWidth()
See the border-bottom-width property definition in CSS2.
|
String |
getBorderCollapse()
See the border-collapse property definition in CSS2.
|
String |
getBorderColor()
See the border-color property definition in CSS2.
|
String |
getBorderLeft()
See the border-left property definition in CSS2.
|
String |
getBorderLeftColor()
See the border-left-color property definition in CSS2.
|
String |
getBorderLeftStyle()
See the border-left-style property definition in CSS2.
|
String |
getBorderLeftWidth()
See the border-left-width property definition in CSS2.
|
String |
getBorderRight()
See the border-right property definition in CSS2.
|
String |
getBorderRightColor()
See the border-right-color property definition in CSS2.
|
String |
getBorderRightStyle()
See the border-right-style property definition in CSS2.
|
String |
getBorderRightWidth()
See the border-right-width property definition in CSS2.
|
String |
getBorderSpacing()
See the border-spacing property definition in CSS2.
|
String |
getBorderStyle()
See the border-style property definition in CSS2.
|
String |
getBorderTop()
See the border-top property definition in CSS2.
|
String |
getBorderTopColor()
See the border-top-color property definition in CSS2.
|
String |
getBorderTopStyle()
See the border-top-style property definition in CSS2.
|
String |
getBorderTopWidth()
See the border-top-width property definition in CSS2.
|
String |
getBorderWidth()
See the border-width property definition in CSS2.
|
String |
getBottom()
See the bottom property definition in CSS2.
|
String |
getCaptionSide()
See the caption-side property definition in CSS2.
|
String |
getClear()
See the clear property definition in CSS2.
|
String |
getClip()
See the clip property definition in CSS2.
|
String |
getColor()
See the color property definition in CSS2.
|
String |
getContent()
See the content property definition in CSS2.
|
String |
getCounterIncrement()
See the counter-increment property definition in CSS2.
|
String |
getCounterReset()
See the counter-reset property definition in CSS2.
|
String |
getCue()
See the cue property definition in CSS2.
|
String |
getCueAfter()
See the cue-after property definition in CSS2.
|
String |
getCueBefore()
See the cue-before property definition in CSS2.
|
String |
getCursor()
See the cursor property definition in CSS2.
|
String |
getDirection()
See the direction property definition in CSS2.
|
String |
getDisplay()
See the display property definition in CSS2.
|
String |
getElevation()
See the elevation property definition in CSS2.
|
String |
getEmptyCells()
See the empty-cells property definition in CSS2.
|
String |
getFloat()
See the float property definition in CSS2.
|
String |
getFont()
See the font property definition in CSS2.
|
String |
getFontFamily()
See the font-family property definition in CSS2.
|
String |
getFontSize()
See the font-size property definition in CSS2.
|
String |
getFontSizeAdjust()
See the font-size-adjust property definition in CSS2.
|
String |
getFontStretch()
See the font-stretch property definition in CSS2.
|
String |
getFontStyle()
See the font-style property definition in CSS2.
|
String |
getFontVariant()
See the font-variant property definition in CSS2.
|
String |
getFontWeight()
See the font-weight property definition in CSS2.
|
String |
getHeight()
See the height property definition in CSS2.
|
String |
getLeft()
See the left property definition in CSS2.
|
String |
getLetterSpacing()
See the letter-spacing property definition in CSS2.
|
String |
getLineHeight()
See the line-height property definition in CSS2.
|
String |
getListStyle()
See the list-style property definition in CSS2.
|
String |
getListStyleImage()
See the list-style-image property definition in CSS2.
|
String |
getListStylePosition()
See the list-style-position property definition in CSS2.
|
String |
getListStyleType()
See the list-style-type property definition in CSS2.
|
String |
getMargin()
See the margin property definition in CSS2.
|
String |
getMarginBottom()
See the margin-bottom property definition in CSS2.
|
String |
getMarginLeft()
See the margin-left property definition in CSS2.
|
String |
getMarginRight()
See the margin-right property definition in CSS2.
|
String |
getMarginTop()
See the margin-top property definition in CSS2.
|
String |
getMarkerOffset()
See the marker-offset property definition in CSS2.
|
String |
getMarks()
See the marks property definition in CSS2.
|
String |
getMaxHeight()
See the max-height property definition in CSS2.
|
String |
getMaxWidth()
See the max-width property definition in CSS2.
|
String |
getMinHeight()
See the min-height property definition in CSS2.
|
String |
getMinWidth()
See the min-width property definition in CSS2.
|
String |
getOrphans()
See the orphans property definition in CSS2.
|
String |
getOutline()
See the outline property definition in CSS2.
|
String |
getOutlineColor()
See the outline-color property definition in CSS2.
|
String |
getOutlineStyle()
See the outline-style property definition in CSS2.
|
String |
getOutlineWidth()
See the outline-width property definition in CSS2.
|
String |
getOverflow()
See the overflow property definition in CSS2.
|
String |
getPadding()
See the padding property definition in CSS2.
|
String |
getPaddingBottom()
See the padding-bottom property definition in CSS2.
|
String |
getPaddingLeft()
See the padding-left property definition in CSS2.
|
String |
getPaddingRight()
See the padding-right property definition in CSS2.
|
String |
getPaddingTop()
See the padding-top property definition in CSS2.
|
String |
getPage()
See the page property definition in CSS2.
|
String |
getPageBreakAfter()
See the page-break-after property definition in CSS2.
|
String |
getPageBreakBefore()
See the page-break-before property definition in CSS2.
|
String |
getPageBreakInside()
See the page-break-inside property definition in CSS2.
|
String |
getPause()
See the pause property definition in CSS2.
|
String |
getPauseAfter()
See the pause-after property definition in CSS2.
|
String |
getPauseBefore()
See the pause-before property definition in CSS2.
|
String |
getPitch()
See the pitch property definition in CSS2.
|
String |
getPitchRange()
See the pitch-range property definition in CSS2.
|
String |
getPlayDuring()
See the play-during property definition in CSS2.
|
String |
getPosition()
See the position property definition in CSS2.
|
String |
getQuotes()
See the quotes property definition in CSS2.
|
String |
getRichness()
See the richness property definition in CSS2.
|
String |
getRight()
See the right property definition in CSS2.
|
String |
getSize()
See the size property definition in CSS2.
|
String |
getSpeak()
See the speak property definition in CSS2.
|
String |
getSpeakHeader()
See the speak-header property definition in CSS2.
|
String |
getSpeakNumeral()
See the speak-numeral property definition in CSS2.
|
String |
getSpeakPunctuation()
See the speak-punctuation property definition in CSS2.
|
String |
getSpeechRate()
See the speech-rate property definition in CSS2.
|
String |
getStress()
See the stress property definition in CSS2.
|
String |
getTableLayout()
See the table-layout property definition in CSS2.
|
String |
getTextAlign()
See the text-align property definition in CSS2.
|
String |
getTextDecoration()
See the text-decoration property definition in CSS2.
|
String |
getTextIndent()
See the text-indent property definition in CSS2.
|
String |
getTextShadow()
See the text-shadow property definition in CSS2.
|
String |
getTextTransform()
See the text-transform property definition in CSS2.
|
String |
getTop()
See the top property definition in CSS2.
|
String |
getUnicodeBidi()
See the unicode-bidi property definition in CSS2.
|
String |
getVerticalAlign()
See the vertical-align property definition in CSS2.
|
String |
getVisibility()
See the visibility property definition in CSS2.
|
String |
getVoiceFamily()
See the voice-family property definition in CSS2.
|
String |
getVolume()
See the volume property definition in CSS2.
|
String |
getWhiteSpace()
See the white-space property definition in CSS2.
|
String |
getWidows()
See the widows property definition in CSS2.
|
String |
getWidth()
See the width property definition in CSS2.
|
String |
getWordSpacing()
See the word-spacing property definition in CSS2.
|
String |
getZIndex()
See the z-index property definition in CSS2.
|
void |
setAzimuth(String value)
See the azimuth property definition in CSS2.
|
void |
setBackground(String value)
See the background property definition in CSS2.
|
void |
setBackgroundAttachment(String value)
See the background-attachment property definition in CSS2.
|
void |
setBackgroundColor(String value)
See the background-color property definition in CSS2.
|
void |
setBackgroundImage(String value)
See the background-image property definition in CSS2.
|
void |
setBackgroundPosition(String value)
See the background-position property definition in CSS2.
|
void |
setBackgroundRepeat(String value)
See the background-repeat property definition in CSS2.
|
void |
setBorder(String value)
See the border property definition in CSS2.
|
void |
setBorderBottom(String value)
See the border-bottom property definition in CSS2.
|
void |
setBorderBottomColor(String value)
See the border-bottom-color property definition in CSS2.
|
void |
setBorderBottomStyle(String value)
See the border-bottom-style property definition in CSS2.
|
void |
setBorderBottomWidth(String value)
See the border-bottom-width property definition in CSS2.
|
void |
setBorderCollapse(String value)
See the border-collapse property definition in CSS2.
|
void |
setBorderColor(String value)
See the border-color property definition in CSS2.
|
void |
setBorderLeft(String value)
See the border-left property definition in CSS2.
|
void |
setBorderLeftColor(String value)
See the border-left-color property definition in CSS2.
|
void |
setBorderLeftStyle(String value)
See the border-left-style property definition in CSS2.
|
void |
setBorderLeftWidth(String value)
See the border-left-width property definition in CSS2.
|
void |
setBorderRight(String value)
See the border-right property definition in CSS2.
|
void |
setBorderRightColor(String value)
See the border-right-color property definition in CSS2.
|
void |
setBorderRightStyle(String value)
See the border-right-style property definition in CSS2.
|
void |
setBorderRightWidth(String value)
See the border-right-width property definition in CSS2.
|
void |
setBorderSpacing(String value)
See the border-spacing property definition in CSS2.
|
void |
setBorderStyle(String value)
See the border-style property definition in CSS2.
|
void |
setBorderTop(String value)
See the border-top property definition in CSS2.
|
void |
setBorderTopColor(String value)
See the border-top-color property definition in CSS2.
|
void |
setBorderTopStyle(String value)
See the border-top-style property definition in CSS2.
|
void |
setBorderTopWidth(String value)
See the border-top-width property definition in CSS2.
|
void |
setBorderWidth(String value)
See the border-width property definition in CSS2.
|
void |
setBottom(String value)
See the bottom property definition in CSS2.
|
void |
setCaptionSide(String value)
See the caption-side property definition in CSS2.
|
void |
setClear(String value)
See the clear property definition in CSS2.
|
void |
setClip(String value)
See the clip property definition in CSS2.
|
void |
setColor(String value)
See the color property definition in CSS2.
|
void |
setContent(String value)
See the content property definition in CSS2.
|
void |
setCounterIncrement(String value)
See the counter-increment property definition in CSS2.
|
void |
setCounterReset(String value)
See the counter-reset property definition in CSS2.
|
void |
setCue(String value)
See the cue property definition in CSS2.
|
void |
setCueAfter(String value)
See the cue-after property definition in CSS2.
|
void |
setCueBefore(String value)
See the cue-before property definition in CSS2.
|
void |
setCursor(String value)
See the cursor property definition in CSS2.
|
void |
setDirection(String value)
See the direction property definition in CSS2.
|
void |
setDisplay(String value)
See the display property definition in CSS2.
|
void |
setElevation(String value)
See the elevation property definition in CSS2.
|
void |
setEmptyCells(String value)
See the empty-cells property definition in CSS2.
|
void |
setFloat(String value)
See the float property definition in CSS2.
|
void |
setFont(String value)
See the font property definition in CSS2.
|
void |
setFontFamily(String value)
See the font-family property definition in CSS2.
|
void |
setFontSize(String value)
See the font-size property definition in CSS2.
|
void |
setFontSizeAdjust(String value)
See the font-size-adjust property definition in CSS2.
|
void |
setFontStretch(String value)
See the font-stretch property definition in CSS2.
|
void |
setFontStyle(String value)
See the font-style property definition in CSS2.
|
void |
setFontVariant(String value)
See the font-variant property definition in CSS2.
|
void |
setFontWeight(String value)
See the font-weight property definition in CSS2.
|
void |
setHeight(String value)
See the height property definition in CSS2.
|
void |
setLeft(String value)
See the left property definition in CSS2.
|
void |
setLetterSpacing(String value)
See the letter-spacing property definition in CSS2.
|
void |
setLineHeight(String value)
See the line-height property definition in CSS2.
|
void |
setListStyle(String value)
See the list-style property definition in CSS2.
|
void |
setListStyleImage(String value)
See the list-style-image property definition in CSS2.
|
void |
setListStylePosition(String value)
See the list-style-position property definition in CSS2.
|
void |
setListStyleType(String value)
See the list-style-type property definition in CSS2.
|
void |
setMargin(String value)
See the margin property definition in CSS2.
|
void |
setMarginBottom(String value)
See the margin-bottom property definition in CSS2.
|
void |
setMarginLeft(String value)
See the margin-left property definition in CSS2.
|
void |
setMarginRight(String value)
See the margin-right property definition in CSS2.
|
void |
setMarginTop(String value)
See the margin-top property definition in CSS2.
|
void |
setMarkerOffset(String value)
See the marker-offset property definition in CSS2.
|
void |
setMarks(String value)
See the marks property definition in CSS2.
|
void |
setMaxHeight(String value)
See the max-height property definition in CSS2.
|
void |
setMaxWidth(String value)
See the max-width property definition in CSS2.
|
void |
setMinHeight(String value)
See the min-height property definition in CSS2.
|
void |
setMinWidth(String value)
See the min-width property definition in CSS2.
|
void |
setOrphans(String value)
See the orphans property definition in CSS2.
|
void |
setOutline(String value)
See the outline property definition in CSS2.
|
void |
setOutlineColor(String value)
See the outline-color property definition in CSS2.
|
void |
setOutlineStyle(String value)
See the outline-style property definition in CSS2.
|
void |
setOutlineWidth(String value)
See the outline-width property definition in CSS2.
|
void |
setOverflow(String value)
See the overflow property definition in CSS2.
|
void |
setPadding(String value)
See the padding property definition in CSS2.
|
void |
setPaddingBottom(String value)
See the padding-bottom property definition in CSS2.
|
void |
setPaddingLeft(String value)
See the padding-left property definition in CSS2.
|
void |
setPaddingRight(String value)
See the padding-right property definition in CSS2.
|
void |
setPaddingTop(String value)
See the padding-top property definition in CSS2.
|
void |
setPage(String value)
See the page property definition in CSS2.
|
void |
setPageBreakAfter(String value)
See the page-break-after property definition in CSS2.
|
void |
setPageBreakBefore(String value)
See the page-break-before property definition in CSS2.
|
void |
setPageBreakInside(String value)
See the page-break-inside property definition in CSS2.
|
void |
setPause(String value)
See the pause property definition in CSS2.
|
void |
setPauseAfter(String value)
See the pause-after property definition in CSS2.
|
void |
setPauseBefore(String value)
See the pause-before property definition in CSS2.
|
void |
setPitch(String value)
See the pitch property definition in CSS2.
|
void |
setPitchRange(String value)
See the pitch-range property definition in CSS2.
|
void |
setPlayDuring(String value)
See the play-during property definition in CSS2.
|
void |
setPosition(String value)
See the position property definition in CSS2.
|
void |
setQuotes(String value)
See the quotes property definition in CSS2.
|
void |
setRichness(String value)
See the richness property definition in CSS2.
|
void |
setRight(String value)
See the right property definition in CSS2.
|
void |
setSize(String value)
See the size property definition in CSS2.
|
void |
setSpeak(String value)
See the speak property definition in CSS2.
|
void |
setSpeakHeader(String value)
See the speak-header property definition in CSS2.
|
void |
setSpeakNumeral(String value)
See the speak-numeral property definition in CSS2.
|
void |
setSpeakPunctuation(String value)
See the speak-punctuation property definition in CSS2.
|
void |
setSpeechRate(String value)
See the speech-rate property definition in CSS2.
|
void |
setStress(String value)
See the stress property definition in CSS2.
|
void |
setTableLayout(String value)
See the table-layout property definition in CSS2.
|
void |
setTextAlign(String value)
See the text-align property definition in CSS2.
|
void |
setTextDecoration(String value)
See the text-decoration property definition in CSS2.
|
void |
setTextIndent(String value)
See the text-indent property definition in CSS2.
|
void |
setTextShadow(String value)
See the text-shadow property definition in CSS2.
|
void |
setTextTransform(String value)
See the text-transform property definition in CSS2.
|
void |
setTop(String value)
See the top property definition in CSS2.
|
void |
setUnicodeBidi(String value)
See the unicode-bidi property definition in CSS2.
|
void |
setVerticalAlign(String value)
See the vertical-align property definition in CSS2.
|
void |
setVisibility(String value)
See the visibility property definition in CSS2.
|
void |
setVoiceFamily(String value)
See the voice-family property definition in CSS2.
|
void |
setVolume(String value)
See the volume property definition in CSS2.
|
void |
setWhiteSpace(String value)
See the white-space property definition in CSS2.
|
void |
setWidows(String value)
See the widows property definition in CSS2.
|
void |
setWidth(String value)
See the width property definition in CSS2.
|
void |
setWordSpacing(String value)
See the word-spacing property definition in CSS2.
|
void |
setZIndex(String value)
See the z-index property definition in CSS2.
|
@DOMNameAttribute(name="azimuth") String getAzimuth()
See the azimuth property definition in CSS2.
@DOMNameAttribute(name="azimuth") void setAzimuth(String value)
See the azimuth property definition in CSS2.
@DOMNameAttribute(name="background") String getBackground()
See the background property definition in CSS2.
@DOMNameAttribute(name="background") void setBackground(String value)
See the background property definition in CSS2.
@DOMNameAttribute(name="backgroundAttachment") String getBackgroundAttachment()
See the background-attachment property definition in CSS2.
@DOMNameAttribute(name="backgroundAttachment") void setBackgroundAttachment(String value)
See the background-attachment property definition in CSS2.
@DOMNameAttribute(name="backgroundColor") String getBackgroundColor()
See the background-color property definition in CSS2.
@DOMNameAttribute(name="backgroundColor") void setBackgroundColor(String value)
See the background-color property definition in CSS2.
@DOMNameAttribute(name="backgroundImage") String getBackgroundImage()
See the background-image property definition in CSS2.
@DOMNameAttribute(name="backgroundImage") void setBackgroundImage(String value)
See the background-image property definition in CSS2.
@DOMNameAttribute(name="backgroundPosition") String getBackgroundPosition()
See the background-position property definition in CSS2.
@DOMNameAttribute(name="backgroundPosition") void setBackgroundPosition(String value)
See the background-position property definition in CSS2.
@DOMNameAttribute(name="backgroundRepeat") String getBackgroundRepeat()
See the background-repeat property definition in CSS2.
@DOMNameAttribute(name="backgroundRepeat") void setBackgroundRepeat(String value)
See the background-repeat property definition in CSS2.
@DOMNameAttribute(name="border") String getBorder()
See the border property definition in CSS2.
@DOMNameAttribute(name="border") void setBorder(String value)
See the border property definition in CSS2.
@DOMNameAttribute(name="borderCollapse") String getBorderCollapse()
See the border-collapse property definition in CSS2.
@DOMNameAttribute(name="borderCollapse") void setBorderCollapse(String value)
See the border-collapse property definition in CSS2.
@DOMNameAttribute(name="borderColor") String getBorderColor()
See the border-color property definition in CSS2.
@DOMNameAttribute(name="borderColor") void setBorderColor(String value)
See the border-color property definition in CSS2.
@DOMNameAttribute(name="borderSpacing") String getBorderSpacing()
See the border-spacing property definition in CSS2.
@DOMNameAttribute(name="borderSpacing") void setBorderSpacing(String value)
See the border-spacing property definition in CSS2.
@DOMNameAttribute(name="borderStyle") String getBorderStyle()
See the border-style property definition in CSS2.
@DOMNameAttribute(name="borderStyle") void setBorderStyle(String value)
See the border-style property definition in CSS2.
@DOMNameAttribute(name="borderTop") String getBorderTop()
See the border-top property definition in CSS2.
@DOMNameAttribute(name="borderTop") void setBorderTop(String value)
See the border-top property definition in CSS2.
@DOMNameAttribute(name="borderRight") String getBorderRight()
See the border-right property definition in CSS2.
@DOMNameAttribute(name="borderRight") void setBorderRight(String value)
See the border-right property definition in CSS2.
@DOMNameAttribute(name="borderBottom") String getBorderBottom()
See the border-bottom property definition in CSS2.
@DOMNameAttribute(name="borderBottom") void setBorderBottom(String value)
See the border-bottom property definition in CSS2.
@DOMNameAttribute(name="borderLeft") String getBorderLeft()
See the border-left property definition in CSS2.
@DOMNameAttribute(name="borderLeft") void setBorderLeft(String value)
See the border-left property definition in CSS2.
@DOMNameAttribute(name="borderTopColor") String getBorderTopColor()
See the border-top-color property definition in CSS2.
@DOMNameAttribute(name="borderTopColor") void setBorderTopColor(String value)
See the border-top-color property definition in CSS2.
@DOMNameAttribute(name="borderRightColor") String getBorderRightColor()
See the border-right-color property definition in CSS2.
@DOMNameAttribute(name="borderRightColor") void setBorderRightColor(String value)
See the border-right-color property definition in CSS2.
@DOMNameAttribute(name="borderBottomColor") String getBorderBottomColor()
See the border-bottom-color property definition in CSS2.
@DOMNameAttribute(name="borderBottomColor") void setBorderBottomColor(String value)
See the border-bottom-color property definition in CSS2.
@DOMNameAttribute(name="borderLeftColor") String getBorderLeftColor()
See the border-left-color property definition in CSS2.
@DOMNameAttribute(name="borderLeftColor") void setBorderLeftColor(String value)
See the border-left-color property definition in CSS2.
@DOMNameAttribute(name="borderTopStyle") String getBorderTopStyle()
See the border-top-style property definition in CSS2.
@DOMNameAttribute(name="borderTopStyle") void setBorderTopStyle(String value)
See the border-top-style property definition in CSS2.
@DOMNameAttribute(name="borderRightStyle") String getBorderRightStyle()
See the border-right-style property definition in CSS2.
@DOMNameAttribute(name="borderRightStyle") void setBorderRightStyle(String value)
See the border-right-style property definition in CSS2.
@DOMNameAttribute(name="borderBottomStyle") String getBorderBottomStyle()
See the border-bottom-style property definition in CSS2.
@DOMNameAttribute(name="borderBottomStyle") void setBorderBottomStyle(String value)
See the border-bottom-style property definition in CSS2.
@DOMNameAttribute(name="borderLeftStyle") String getBorderLeftStyle()
See the border-left-style property definition in CSS2.
@DOMNameAttribute(name="borderLeftStyle") void setBorderLeftStyle(String value)
See the border-left-style property definition in CSS2.
@DOMNameAttribute(name="borderTopWidth") String getBorderTopWidth()
See the border-top-width property definition in CSS2.
@DOMNameAttribute(name="borderTopWidth") void setBorderTopWidth(String value)
See the border-top-width property definition in CSS2.
@DOMNameAttribute(name="borderRightWidth") String getBorderRightWidth()
See the border-right-width property definition in CSS2.
@DOMNameAttribute(name="borderRightWidth") void setBorderRightWidth(String value)
See the border-right-width property definition in CSS2.
@DOMNameAttribute(name="borderBottomWidth") String getBorderBottomWidth()
See the border-bottom-width property definition in CSS2.
@DOMNameAttribute(name="borderBottomWidth") void setBorderBottomWidth(String value)
See the border-bottom-width property definition in CSS2.
@DOMNameAttribute(name="borderLeftWidth") String getBorderLeftWidth()
See the border-left-width property definition in CSS2.
@DOMNameAttribute(name="borderLeftWidth") void setBorderLeftWidth(String value)
See the border-left-width property definition in CSS2.
@DOMNameAttribute(name="borderWidth") String getBorderWidth()
See the border-width property definition in CSS2.
@DOMNameAttribute(name="borderWidth") void setBorderWidth(String value)
See the border-width property definition in CSS2.
@DOMNameAttribute(name="bottom") String getBottom()
See the bottom property definition in CSS2.
@DOMNameAttribute(name="bottom") void setBottom(String value)
See the bottom property definition in CSS2.
@DOMNameAttribute(name="captionSide") String getCaptionSide()
See the caption-side property definition in CSS2.
@DOMNameAttribute(name="captionSide") void setCaptionSide(String value)
See the caption-side property definition in CSS2.
@DOMNameAttribute(name="clear") String getClear()
See the clear property definition in CSS2.
@DOMNameAttribute(name="clear") void setClear(String value)
See the clear property definition in CSS2.
@DOMNameAttribute(name="clip") String getClip()
See the clip property definition in CSS2.
@DOMNameAttribute(name="clip") void setClip(String value)
See the clip property definition in CSS2.
@DOMNameAttribute(name="color") String getColor()
See the color property definition in CSS2.
@DOMNameAttribute(name="color") void setColor(String value)
See the color property definition in CSS2.
@DOMNameAttribute(name="content") String getContent()
See the content property definition in CSS2.
@DOMNameAttribute(name="content") void setContent(String value)
See the content property definition in CSS2.
@DOMNameAttribute(name="counterIncrement") String getCounterIncrement()
See the counter-increment property definition in CSS2.
@DOMNameAttribute(name="counterIncrement") void setCounterIncrement(String value)
See the counter-increment property definition in CSS2.
@DOMNameAttribute(name="counterReset") String getCounterReset()
See the counter-reset property definition in CSS2.
@DOMNameAttribute(name="counterReset") void setCounterReset(String value)
See the counter-reset property definition in CSS2.
@DOMNameAttribute(name="cue") String getCue()
See the cue property definition in CSS2.
@DOMNameAttribute(name="cue") void setCue(String value)
See the cue property definition in CSS2.
@DOMNameAttribute(name="cueAfter") String getCueAfter()
See the cue-after property definition in CSS2.
@DOMNameAttribute(name="cueAfter") void setCueAfter(String value)
See the cue-after property definition in CSS2.
@DOMNameAttribute(name="cueBefore") String getCueBefore()
See the cue-before property definition in CSS2.
@DOMNameAttribute(name="cueBefore") void setCueBefore(String value)
See the cue-before property definition in CSS2.
@DOMNameAttribute(name="cursor") String getCursor()
See the cursor property definition in CSS2.
@DOMNameAttribute(name="cursor") void setCursor(String value)
See the cursor property definition in CSS2.
@DOMNameAttribute(name="direction") String getDirection()
See the direction property definition in CSS2.
@DOMNameAttribute(name="direction") void setDirection(String value)
See the direction property definition in CSS2.
@DOMNameAttribute(name="display") String getDisplay()
See the display property definition in CSS2.
@DOMNameAttribute(name="display") void setDisplay(String value)
See the display property definition in CSS2.
@DOMNameAttribute(name="elevation") String getElevation()
See the elevation property definition in CSS2.
@DOMNameAttribute(name="elevation") void setElevation(String value)
See the elevation property definition in CSS2.
@DOMNameAttribute(name="emptyCells") String getEmptyCells()
See the empty-cells property definition in CSS2.
@DOMNameAttribute(name="emptyCells") void setEmptyCells(String value)
See the empty-cells property definition in CSS2.
@DOMNameAttribute(name="cssFloat") String getFloat()
See the float property definition in CSS2.
@DOMNameAttribute(name="cssFloat") void setFloat(String value)
See the float property definition in CSS2.
@DOMNameAttribute(name="font") String getFont()
See the font property definition in CSS2.
@DOMNameAttribute(name="font") void setFont(String value)
See the font property definition in CSS2.
@DOMNameAttribute(name="fontFamily") String getFontFamily()
See the font-family property definition in CSS2.
@DOMNameAttribute(name="fontFamily") void setFontFamily(String value)
See the font-family property definition in CSS2.
@DOMNameAttribute(name="fontSize") String getFontSize()
See the font-size property definition in CSS2.
@DOMNameAttribute(name="fontSize") void setFontSize(String value)
See the font-size property definition in CSS2.
@DOMNameAttribute(name="fontSizeAdjust") String getFontSizeAdjust()
See the font-size-adjust property definition in CSS2.
@DOMNameAttribute(name="fontSizeAdjust") void setFontSizeAdjust(String value)
See the font-size-adjust property definition in CSS2.
@DOMNameAttribute(name="fontStretch") String getFontStretch()
See the font-stretch property definition in CSS2.
@DOMNameAttribute(name="fontStretch") void setFontStretch(String value)
See the font-stretch property definition in CSS2.
@DOMNameAttribute(name="fontStyle") String getFontStyle()
See the font-style property definition in CSS2.
@DOMNameAttribute(name="fontStyle") void setFontStyle(String value)
See the font-style property definition in CSS2.
@DOMNameAttribute(name="fontVariant") String getFontVariant()
See the font-variant property definition in CSS2.
@DOMNameAttribute(name="fontVariant") void setFontVariant(String value)
See the font-variant property definition in CSS2.
@DOMNameAttribute(name="fontWeight") String getFontWeight()
See the font-weight property definition in CSS2.
@DOMNameAttribute(name="fontWeight") void setFontWeight(String value)
See the font-weight property definition in CSS2.
@DOMNameAttribute(name="height") String getHeight()
See the height property definition in CSS2.
@DOMNameAttribute(name="height") void setHeight(String value)
See the height property definition in CSS2.
@DOMNameAttribute(name="left") String getLeft()
See the left property definition in CSS2.
@DOMNameAttribute(name="left") void setLeft(String value)
See the left property definition in CSS2.
@DOMNameAttribute(name="letterSpacing") String getLetterSpacing()
See the letter-spacing property definition in CSS2.
@DOMNameAttribute(name="letterSpacing") void setLetterSpacing(String value)
See the letter-spacing property definition in CSS2.
@DOMNameAttribute(name="lineHeight") String getLineHeight()
See the line-height property definition in CSS2.
@DOMNameAttribute(name="lineHeight") void setLineHeight(String value)
See the line-height property definition in CSS2.
@DOMNameAttribute(name="listStyle") String getListStyle()
See the list-style property definition in CSS2.
@DOMNameAttribute(name="listStyle") void setListStyle(String value)
See the list-style property definition in CSS2.
@DOMNameAttribute(name="listStyleImage") String getListStyleImage()
See the list-style-image property definition in CSS2.
@DOMNameAttribute(name="listStyleImage") void setListStyleImage(String value)
See the list-style-image property definition in CSS2.
@DOMNameAttribute(name="listStylePosition") String getListStylePosition()
See the list-style-position property definition in CSS2.
@DOMNameAttribute(name="listStylePosition") void setListStylePosition(String value)
See the list-style-position property definition in CSS2.
@DOMNameAttribute(name="listStyleType") String getListStyleType()
See the list-style-type property definition in CSS2.
@DOMNameAttribute(name="listStyleType") void setListStyleType(String value)
See the list-style-type property definition in CSS2.
@DOMNameAttribute(name="margin") String getMargin()
See the margin property definition in CSS2.
@DOMNameAttribute(name="margin") void setMargin(String value)
See the margin property definition in CSS2.
@DOMNameAttribute(name="marginTop") String getMarginTop()
See the margin-top property definition in CSS2.
@DOMNameAttribute(name="marginTop") void setMarginTop(String value)
See the margin-top property definition in CSS2.
@DOMNameAttribute(name="marginRight") String getMarginRight()
See the margin-right property definition in CSS2.
@DOMNameAttribute(name="marginRight") void setMarginRight(String value)
See the margin-right property definition in CSS2.
@DOMNameAttribute(name="marginBottom") String getMarginBottom()
See the margin-bottom property definition in CSS2.
@DOMNameAttribute(name="marginBottom") void setMarginBottom(String value)
See the margin-bottom property definition in CSS2.
@DOMNameAttribute(name="marginLeft") String getMarginLeft()
See the margin-left property definition in CSS2.
@DOMNameAttribute(name="marginLeft") void setMarginLeft(String value)
See the margin-left property definition in CSS2.
@DOMNameAttribute(name="markerOffset") String getMarkerOffset()
See the marker-offset property definition in CSS2.
@DOMNameAttribute(name="markerOffset") void setMarkerOffset(String value)
See the marker-offset property definition in CSS2.
@DOMNameAttribute(name="marks") String getMarks()
See the marks property definition in CSS2.
@DOMNameAttribute(name="marks") void setMarks(String value)
See the marks property definition in CSS2.
@DOMNameAttribute(name="maxHeight") String getMaxHeight()
See the max-height property definition in CSS2.
@DOMNameAttribute(name="maxHeight") void setMaxHeight(String value)
See the max-height property definition in CSS2.
@DOMNameAttribute(name="maxWidth") String getMaxWidth()
See the max-width property definition in CSS2.
@DOMNameAttribute(name="maxWidth") void setMaxWidth(String value)
See the max-width property definition in CSS2.
@DOMNameAttribute(name="minHeight") String getMinHeight()
See the min-height property definition in CSS2.
@DOMNameAttribute(name="minHeight") void setMinHeight(String value)
See the min-height property definition in CSS2.
@DOMNameAttribute(name="minWidth") String getMinWidth()
See the min-width property definition in CSS2.
@DOMNameAttribute(name="minWidth") void setMinWidth(String value)
See the min-width property definition in CSS2.
@DOMNameAttribute(name="orphans") String getOrphans()
See the orphans property definition in CSS2.
@DOMNameAttribute(name="orphans") void setOrphans(String value)
See the orphans property definition in CSS2.
@DOMNameAttribute(name="outline") String getOutline()
See the outline property definition in CSS2.
@DOMNameAttribute(name="outline") void setOutline(String value)
See the outline property definition in CSS2.
@DOMNameAttribute(name="outlineColor") String getOutlineColor()
See the outline-color property definition in CSS2.
@DOMNameAttribute(name="outlineColor") void setOutlineColor(String value)
See the outline-color property definition in CSS2.
@DOMNameAttribute(name="outlineStyle") String getOutlineStyle()
See the outline-style property definition in CSS2.
@DOMNameAttribute(name="outlineStyle") void setOutlineStyle(String value)
See the outline-style property definition in CSS2.
@DOMNameAttribute(name="outlineWidth") String getOutlineWidth()
See the outline-width property definition in CSS2.
@DOMNameAttribute(name="outlineWidth") void setOutlineWidth(String value)
See the outline-width property definition in CSS2.
@DOMNameAttribute(name="overflow") String getOverflow()
See the overflow property definition in CSS2.
@DOMNameAttribute(name="overflow") void setOverflow(String value)
See the overflow property definition in CSS2.
@DOMNameAttribute(name="padding") String getPadding()
See the padding property definition in CSS2.
@DOMNameAttribute(name="padding") void setPadding(String value)
See the padding property definition in CSS2.
@DOMNameAttribute(name="paddingTop") String getPaddingTop()
See the padding-top property definition in CSS2.
@DOMNameAttribute(name="paddingTop") void setPaddingTop(String value)
See the padding-top property definition in CSS2.
@DOMNameAttribute(name="paddingRight") String getPaddingRight()
See the padding-right property definition in CSS2.
@DOMNameAttribute(name="paddingRight") void setPaddingRight(String value)
See the padding-right property definition in CSS2.
@DOMNameAttribute(name="paddingBottom") String getPaddingBottom()
See the padding-bottom property definition in CSS2.
@DOMNameAttribute(name="paddingBottom") void setPaddingBottom(String value)
See the padding-bottom property definition in CSS2.
@DOMNameAttribute(name="paddingLeft") String getPaddingLeft()
See the padding-left property definition in CSS2.
@DOMNameAttribute(name="paddingLeft") void setPaddingLeft(String value)
See the padding-left property definition in CSS2.
@DOMNameAttribute(name="page") String getPage()
See the page property definition in CSS2.
@DOMNameAttribute(name="page") void setPage(String value)
See the page property definition in CSS2.
@DOMNameAttribute(name="pageBreakAfter") String getPageBreakAfter()
See the page-break-after property definition in CSS2.
@DOMNameAttribute(name="pageBreakAfter") void setPageBreakAfter(String value)
See the page-break-after property definition in CSS2.
@DOMNameAttribute(name="pageBreakBefore") String getPageBreakBefore()
See the page-break-before property definition in CSS2.
@DOMNameAttribute(name="pageBreakBefore") void setPageBreakBefore(String value)
See the page-break-before property definition in CSS2.
@DOMNameAttribute(name="pageBreakInside") String getPageBreakInside()
See the page-break-inside property definition in CSS2.
@DOMNameAttribute(name="pageBreakInside") void setPageBreakInside(String value)
See the page-break-inside property definition in CSS2.
@DOMNameAttribute(name="pause") String getPause()
See the pause property definition in CSS2.
@DOMNameAttribute(name="pause") void setPause(String value)
See the pause property definition in CSS2.
@DOMNameAttribute(name="pauseAfter") String getPauseAfter()
See the pause-after property definition in CSS2.
@DOMNameAttribute(name="pauseAfter") void setPauseAfter(String value)
See the pause-after property definition in CSS2.
@DOMNameAttribute(name="pauseBefore") String getPauseBefore()
See the pause-before property definition in CSS2.
@DOMNameAttribute(name="pauseBefore") void setPauseBefore(String value)
See the pause-before property definition in CSS2.
@DOMNameAttribute(name="pitch") String getPitch()
See the pitch property definition in CSS2.
@DOMNameAttribute(name="pitch") void setPitch(String value)
See the pitch property definition in CSS2.
@DOMNameAttribute(name="pitchRange") String getPitchRange()
See the pitch-range property definition in CSS2.
@DOMNameAttribute(name="pitchRange") void setPitchRange(String value)
See the pitch-range property definition in CSS2.
@DOMNameAttribute(name="playDuring") String getPlayDuring()
See the play-during property definition in CSS2.
@DOMNameAttribute(name="playDuring") void setPlayDuring(String value)
See the play-during property definition in CSS2.
@DOMNameAttribute(name="position") String getPosition()
See the position property definition in CSS2.
@DOMNameAttribute(name="position") void setPosition(String value)
See the position property definition in CSS2.
@DOMNameAttribute(name="quotes") String getQuotes()
See the quotes property definition in CSS2.
@DOMNameAttribute(name="quotes") void setQuotes(String value)
See the quotes property definition in CSS2.
@DOMNameAttribute(name="richness") String getRichness()
See the richness property definition in CSS2.
@DOMNameAttribute(name="richness") void setRichness(String value)
See the richness property definition in CSS2.
@DOMNameAttribute(name="right") String getRight()
See the right property definition in CSS2.
@DOMNameAttribute(name="right") void setRight(String value)
See the right property definition in CSS2.
@DOMNameAttribute(name="size") String getSize()
See the size property definition in CSS2.
@DOMNameAttribute(name="size") void setSize(String value)
See the size property definition in CSS2.
@DOMNameAttribute(name="speak") String getSpeak()
See the speak property definition in CSS2.
@DOMNameAttribute(name="speak") void setSpeak(String value)
See the speak property definition in CSS2.
@DOMNameAttribute(name="speakHeader") String getSpeakHeader()
See the speak-header property definition in CSS2.
@DOMNameAttribute(name="speakHeader") void setSpeakHeader(String value)
See the speak-header property definition in CSS2.
@DOMNameAttribute(name="speakNumeral") String getSpeakNumeral()
See the speak-numeral property definition in CSS2.
@DOMNameAttribute(name="speakNumeral") void setSpeakNumeral(String value)
See the speak-numeral property definition in CSS2.
@DOMNameAttribute(name="speakPunctuation") String getSpeakPunctuation()
See the speak-punctuation property definition in CSS2.
@DOMNameAttribute(name="speakPunctuation") void setSpeakPunctuation(String value)
See the speak-punctuation property definition in CSS2.
@DOMNameAttribute(name="speechRate") String getSpeechRate()
See the speech-rate property definition in CSS2.
@DOMNameAttribute(name="speechRate") void setSpeechRate(String value)
See the speech-rate property definition in CSS2.
@DOMNameAttribute(name="stress") String getStress()
See the stress property definition in CSS2.
@DOMNameAttribute(name="stress") void setStress(String value)
See the stress property definition in CSS2.
@DOMNameAttribute(name="tableLayout") String getTableLayout()
See the table-layout property definition in CSS2.
@DOMNameAttribute(name="tableLayout") void setTableLayout(String value)
See the table-layout property definition in CSS2.
@DOMNameAttribute(name="textAlign") String getTextAlign()
See the text-align property definition in CSS2.
@DOMNameAttribute(name="textAlign") void setTextAlign(String value)
See the text-align property definition in CSS2.
@DOMNameAttribute(name="textDecoration") String getTextDecoration()
See the text-decoration property definition in CSS2.
@DOMNameAttribute(name="textDecoration") void setTextDecoration(String value)
See the text-decoration property definition in CSS2.
@DOMNameAttribute(name="textIndent") String getTextIndent()
See the text-indent property definition in CSS2.
@DOMNameAttribute(name="textIndent") void setTextIndent(String value)
See the text-indent property definition in CSS2.
@DOMNameAttribute(name="textShadow") String getTextShadow()
See the text-shadow property definition in CSS2.
@DOMNameAttribute(name="textShadow") void setTextShadow(String value)
See the text-shadow property definition in CSS2.
@DOMNameAttribute(name="textTransform") String getTextTransform()
See the text-transform property definition in CSS2.
@DOMNameAttribute(name="textTransform") void setTextTransform(String value)
See the text-transform property definition in CSS2.
@DOMNameAttribute(name="top") String getTop()
See the top property definition in CSS2.
@DOMNameAttribute(name="top") void setTop(String value)
See the top property definition in CSS2.
@DOMNameAttribute(name="unicodeBidi") String getUnicodeBidi()
See the unicode-bidi property definition in CSS2.
@DOMNameAttribute(name="unicodeBidi") void setUnicodeBidi(String value)
See the unicode-bidi property definition in CSS2.
@DOMNameAttribute(name="verticalAlign") String getVerticalAlign()
See the vertical-align property definition in CSS2.
@DOMNameAttribute(name="verticalAlign") void setVerticalAlign(String value)
See the vertical-align property definition in CSS2.
@DOMNameAttribute(name="visibility") String getVisibility()
See the visibility property definition in CSS2.
@DOMNameAttribute(name="visibility") void setVisibility(String value)
See the visibility property definition in CSS2.
@DOMNameAttribute(name="voiceFamily") String getVoiceFamily()
See the voice-family property definition in CSS2.
@DOMNameAttribute(name="voiceFamily") void setVoiceFamily(String value)
See the voice-family property definition in CSS2.
@DOMNameAttribute(name="volume") String getVolume()
See the volume property definition in CSS2.
@DOMNameAttribute(name="volume") void setVolume(String value)
See the volume property definition in CSS2.
@DOMNameAttribute(name="whiteSpace") String getWhiteSpace()
See the white-space property definition in CSS2.
@DOMNameAttribute(name="whiteSpace") void setWhiteSpace(String value)
See the white-space property definition in CSS2.
@DOMNameAttribute(name="widows") String getWidows()
See the widows property definition in CSS2.
@DOMNameAttribute(name="widows") void setWidows(String value)
See the widows property definition in CSS2.
@DOMNameAttribute(name="width") String getWidth()
See the width property definition in CSS2.
@DOMNameAttribute(name="width") void setWidth(String value)
See the width property definition in CSS2.
@DOMNameAttribute(name="wordSpacing") String getWordSpacing()
See the word-spacing property definition in CSS2.
@DOMNameAttribute(name="wordSpacing") void setWordSpacing(String value)
See the word-spacing property definition in CSS2.
@DOMNameAttribute(name="zIndex") String getZIndex()
See the z-index property definition in CSS2.
@DOMNameAttribute(name="zIndex") void setZIndex(String value)
See the z-index property definition in CSS2.