Class BaseCSSStyleDeclaration
- All Implemented Interfaces:
CSSStyleDeclaration
,Serializable
,Cloneable
,org.w3c.dom.css.CSS2Properties
- Direct Known Subclasses:
AnonymousStyleDeclaration
,ComputedCSSStyle
,InlineStyle
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionprotected
BaseCSSStyleDeclaration
(BaseCSSDeclarationRule parentRule) Constructor with parent CSS rule argument.protected
BaseCSSStyleDeclaration
(BaseCSSStyleDeclaration copiedObject) Copy constructor. -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
addOverrideProperty
(String propertyName, StyleValue cssValue, String priority) protected void
addProperty
(String propertyName, StyleValue cssValue, String priority) void
addStyle
(BaseCSSStyleDeclaration style) Add all the properties in the given style declaration to this one.protected void
appendLonghandMinifiedCssText
(StringBuilder sb, String ptyname, StyleValue cssVal, boolean important) protected void
appendShorthandMinifiedCssText
(StringBuilder sb, String shorthandName, io.sf.carte.doc.style.css.om.ShorthandValue shval) clone()
protected void
compatLonghand
(String propertyName, StyleValue overridden, boolean priorityImportant, boolean isOverridden) computeBoundProperty
(String masterProperty, String propertyName, StyleValue value) The used value of some properties is bound by a 'master' property, so if that master property has a list value withn
items, those properties have also a list value ofn
items.io.sf.carte.util.Diff<String>
diff
(BaseCSSStyleDeclaration other) Gives an object containing the differences between two declarations.boolean
getClear()
getClip()
getColor()
Retrieves the parsable textual representation of the declaration block (excluding the surrounding curly braces).protected StyleValue
getCSSValue
(String propertyName) getCue()
protected TypedValue
protected StyleValue
getDeclaredCSSValue
(String propertyName) getFont()
getLeft()
int
The number of properties that have been explicitly set in this declaration block.getMarks()
Retrieves a minified textual representation of the declaration block (excluding the surrounding curly braces).The node that owns this declaration.getPage()
Retrieves the CSS rule that contains this declaration block.getPause()
getPitch()
getPropertyCSSValue
(String propertyName) Gets the object representation of the value of a CSS property if it has been explicitly set for this declaration block.getPropertyPriority
(String propertyName) Used to retrieve the priority of a CSS property (e.g. the"important"
qualifier) if the property has been explicitly set in this declaration block.getPropertyValue
(String propertyName) Gets the text value of a CSS property if it has been explicitly set within this declaration block.getRight()
getSize()
getSpeak()
Gets the style database which is used to compute the style.Get the error handler for this style declaration.protected AbstractCSSStyleSheetFactory
getTop()
protected ValueFactory
getWidth()
int
hashCode()
boolean
isEmpty()
Is this style declaration empty?item
(int index) Used to retrieve the properties that have been set in this declaration block.protected void
prioritySplit
(AbstractCSSStyleDeclaration importantDecl, AbstractCSSStyleDeclaration normalDecl) Splits this style declaration in two: one for important properties only, and the other with normal properties.removeProperty
(String propertyName) Used to remove a CSS property if it has been explicitly set within this declaration block.void
setAzimuth
(String azimuth) void
setBackground
(String background) void
setBackgroundAttachment
(String backgroundAttachment) void
setBackgroundColor
(String backgroundColor) void
setBackgroundImage
(String backgroundImage) void
setBackgroundPosition
(String backgroundPosition) void
setBackgroundRepeat
(String backgroundRepeat) void
void
setBorderBottom
(String borderBottom) void
setBorderBottomColor
(String borderBottomColor) void
setBorderBottomStyle
(String borderBottomStyle) void
setBorderBottomWidth
(String borderBottomWidth) void
setBorderCollapse
(String borderCollapse) void
setBorderColor
(String borderColor) void
setBorderLeft
(String borderLeft) void
setBorderLeftColor
(String borderLeftColor) void
setBorderLeftStyle
(String borderLeftStyle) void
setBorderLeftWidth
(String borderLeftWidth) void
setBorderRight
(String borderRight) void
setBorderRightColor
(String borderRightColor) void
setBorderRightStyle
(String borderRightStyle) void
setBorderRightWidth
(String borderRightWidth) void
setBorderSpacing
(String borderSpacing) void
setBorderStyle
(String borderStyle) void
setBorderTop
(String borderTop) void
setBorderTopColor
(String borderTopColor) void
setBorderTopStyle
(String borderTopStyle) void
setBorderTopWidth
(String borderTopWidth) void
setBorderWidth
(String borderWidth) void
void
setCaptionSide
(String captionSide) void
void
void
void
setContent
(String content) void
setCounterIncrement
(String counterIncrement) void
setCounterReset
(String counterReset) void
setCssFloat
(String cssFloat) void
setCssText
(String cssText) Parses the given value and resets all the properties in the declaration block, including the removal or addition of properties.void
void
setCueAfter
(String cueAfter) void
setCueBefore
(String cueBefore) void
void
setDirection
(String direction) void
setDisplay
(String display) void
setElevation
(String elevation) void
setEmptyCells
(String emptyCells) void
void
setFontFamily
(String fontFamily) void
setFontSize
(String fontSize) void
setFontSizeAdjust
(String fontSizeAdjust) void
setFontStretch
(String fontStretch) void
setFontStyle
(String fontStyle) void
setFontVariant
(String fontVariant) void
setFontWeight
(String fontWeight) void
void
void
setLetterSpacing
(String letterSpacing) void
setLexicalProperty
(String propertyName, LexicalUnit value, boolean important) void
setLineHeight
(String lineHeight) void
setListStyle
(String listStyle) void
setListStyleImage
(String listStyleImage) void
setListStylePosition
(String listStylePosition) void
setListStyleType
(String listStyleType) protected void
setLonghandProperty
(String propertyName, LexicalUnit value, boolean important) void
void
setMarginBottom
(String marginBottom) void
setMarginLeft
(String marginLeft) void
setMarginRight
(String marginRight) void
setMarginTop
(String marginTop) void
setMarkerOffset
(String markerOffset) void
void
setMaxHeight
(String maxHeight) void
setMaxWidth
(String maxWidth) void
setMinHeight
(String minHeight) void
setMinWidth
(String minWidth) void
setOrphans
(String orphans) void
setOutline
(String outline) void
setOutlineColor
(String outlineColor) void
setOutlineStyle
(String outlineStyle) void
setOutlineWidth
(String outlineWidth) void
setOverflow
(String overflow) void
setPadding
(String padding) void
setPaddingBottom
(String paddingBottom) void
setPaddingLeft
(String paddingLeft) void
setPaddingRight
(String paddingRight) void
setPaddingTop
(String paddingTop) void
void
setPageBreakAfter
(String pageBreakAfter) void
setPageBreakBefore
(String pageBreakBefore) void
setPageBreakInside
(String pageBreakInside) void
void
setPauseAfter
(String pauseAfter) void
setPauseBefore
(String pauseBefore) void
void
setPitchRange
(String pitchRange) void
setPlayDuring
(String playDuring) void
setPosition
(String position) void
setProperty
(String propertyName, LexicalUnit value, boolean important) void
setProperty
(String propertyName, String value, String priority) Used to set a property value and priority within this declaration block.protected void
setPropertyCSSValue
(String propertyName, StyleValue value, String hrefcontext) void
void
setRichness
(String richness) void
void
void
void
setSpeakHeader
(String speakHeader) void
setSpeakNumeral
(String speakNumeral) void
setSpeakPunctuation
(String speakPunctuation) void
setSpeechRate
(String speechRate) void
void
setTableLayout
(String tableLayout) void
setTextAlign
(String textAlign) void
setTextDecoration
(String textDecoration) void
setTextIndent
(String textIndent) void
setTextShadow
(String textShadow) void
setTextTransform
(String textTransform) void
void
setUnicodeBidi
(String unicodeBidi) void
setVerticalAlign
(String verticalAlign) void
setVisibility
(String visibility) void
setVoiceFamily
(String voiceFamily) void
void
setWhiteSpace
(String whiteSpace) void
void
void
setWordSpacing
(String wordSpacing) void
protected void
shorthandError
(String propertyName, LexicalUnit value, boolean important, LinkedList<String> shadowedShorthands, DOMException e) static boolean
testColor
(LexicalUnit lunit) Test if the value is a color.toString()
void
writeCssText
(io.sf.carte.util.SimpleWriter wri, StyleFormattingContext context) Writes a textual representation of the declaration block (excluding the surrounding curly braces) to aSimpleWriter
, and according to aStyleFormattingContext
.protected void
writeLonghandCssText
(io.sf.carte.util.SimpleWriter wri, StyleFormattingContext context, String ptyname, StyleValue ptyvalue, boolean important) protected void
writeShorthandCssText
(io.sf.carte.util.SimpleWriter wri, StyleFormattingContext context, String shorthandName, io.sf.carte.doc.style.css.om.ShorthandValue shval)
-
Constructor Details
-
BaseCSSStyleDeclaration
Constructor with parent CSS rule argument.- Parameters:
parentRule
- the parent CSS rule.
-
BaseCSSStyleDeclaration
public BaseCSSStyleDeclaration() -
BaseCSSStyleDeclaration
Copy constructor.- Parameters:
copiedObject
- the BaseCSSStyleDeclaration to be copied.
-
-
Method Details
-
getMinifiedCssText
Description copied from class:AbstractCSSStyleDeclaration
Retrieves a minified textual representation of the declaration block (excluding the surrounding curly braces).- Specified by:
getMinifiedCssText
in interfaceCSSStyleDeclaration
- Specified by:
getMinifiedCssText
in classAbstractCSSStyleDeclaration
- Returns:
- the minified representation of this style declaration.
-
appendShorthandMinifiedCssText
protected void appendShorthandMinifiedCssText(StringBuilder sb, String shorthandName, io.sf.carte.doc.style.css.om.ShorthandValue shval) -
appendLonghandMinifiedCssText
protected void appendLonghandMinifiedCssText(StringBuilder sb, String ptyname, StyleValue cssVal, boolean important) -
getCssText
Retrieves the parsable textual representation of the declaration block (excluding the surrounding curly braces).- Specified by:
getCssText
in interfaceCSSStyleDeclaration
- Returns:
- the textual representation of the declaration block.
- Throws:
DOMException
- SYNTAX_ERR: Raised if the specified CSS string value has a syntax error and is unparsable.
-
writeCssText
public void writeCssText(io.sf.carte.util.SimpleWriter wri, StyleFormattingContext context) throws IOException Description copied from class:AbstractCSSStyleDeclaration
Writes a textual representation of the declaration block (excluding the surrounding curly braces) to aSimpleWriter
, and according to aStyleFormattingContext
.- Specified by:
writeCssText
in interfaceCSSStyleDeclaration
- Specified by:
writeCssText
in classAbstractCSSStyleDeclaration
- Parameters:
wri
- the simple writer to write to.context
- the style formatting context.- Throws:
IOException
- if a problem occurs while writing the text.
-
writeShorthandCssText
protected void writeShorthandCssText(io.sf.carte.util.SimpleWriter wri, StyleFormattingContext context, String shorthandName, io.sf.carte.doc.style.css.om.ShorthandValue shval) throws IOException - Throws:
IOException
-
writeLonghandCssText
protected void writeLonghandCssText(io.sf.carte.util.SimpleWriter wri, StyleFormattingContext context, String ptyname, StyleValue ptyvalue, boolean important) throws IOException - Throws:
IOException
-
getStyleDeclarationErrorHandler
Description copied from class:AbstractCSSStyleDeclaration
Get the error handler for this style declaration.- Specified by:
getStyleDeclarationErrorHandler
in classAbstractCSSStyleDeclaration
- Returns:
- the error handler, or
null
if this is an anonymous style declaration.
-
setCssText
Parses the given value and resets all the properties in the declaration block, including the removal or addition of properties.- Specified by:
setCssText
in interfaceCSSStyleDeclaration
- Parameters:
cssText
- the text with the style declaration.- Throws:
DOMException
- NOT_SUPPORTED_ERR: if the system was unable to instantiate parser.
-
getStyleSheetFactory
- Specified by:
getStyleSheetFactory
in classAbstractCSSStyleDeclaration
-
getValueFactory
-
getPropertyValue
Description copied from interface:CSSStyleDeclaration
Gets the text value of a CSS property if it has been explicitly set within this declaration block.If the declaration was created by a factory with the
IEVALUES
flag enabled, the compatibility values shall appear in the cssText serializations, but its value won't be returned by this method unless no other valid value was previously specified for the property.- Specified by:
getPropertyValue
in interfaceCSSStyleDeclaration
- Parameters:
propertyName
- The name of the CSS property.- Returns:
- the value of the property if it has been explicitly set for this declaration block, or the empty string if the property has not been set or is a shorthand that could not be serialized.
-
getPropertyCSSValue
Description copied from interface:CSSStyleDeclaration
Gets the object representation of the value of a CSS property if it has been explicitly set for this declaration block.If the declaration was created by a factory with the
IEVALUES
flag enabled, the compatibility values shall appear in the cssText serializations, but its value won't be returned by this method unless no other valid value was previously specified for the property.- Specified by:
getPropertyCSSValue
in interfaceCSSStyleDeclaration
- Specified by:
getPropertyCSSValue
in classAbstractCSSStyleDeclaration
- Parameters:
propertyName
- The name of the CSS property.- Returns:
- the value of the property if it has been explicitly set for this declaration
block. Returns
null
if the property has not been set or is a shorthand.
-
getCSSValue
-
getDeclaredCSSValue
-
computeBoundProperty
public StyleValue computeBoundProperty(String masterProperty, String propertyName, StyleValue value) The used value of some properties is bound by a 'master' property, so if that master property has a list value withn
items, those properties have also a list value ofn
items. If more values were specified, they are truncated, and if less, the specified values are repeated until reachingn
.- Parameters:
masterProperty
- the name of the master property (e.g. 'background-image').propertyName
- the name of the bound property.value
- the specified value for that property.- Returns:
- the used value for the given parameters.
-
removeProperty
Used to remove a CSS property if it has been explicitly set within this declaration block.- Specified by:
removeProperty
in interfaceCSSStyleDeclaration
- Parameters:
propertyName
- name of the property to remove.- Returns:
- Returns the value of the property if it has been explicitly set for this declaration block. Returns the empty string if the property has not been set or the property name does not correspond to a known CSS property.
-
getPropertyPriority
Used to retrieve the priority of a CSS property (e.g. the"important"
qualifier) if the property has been explicitly set in this declaration block.- Specified by:
getPropertyPriority
in interfaceCSSStyleDeclaration
- Parameters:
propertyName
- The name of the CSS property.- Returns:
- A string representing the priority (e.g.
"important"
) if the property has been explicitly set in this declaration block and has a priority specified. The empty string otherwise.
-
setLexicalProperty
public void setLexicalProperty(String propertyName, LexicalUnit value, boolean important) throws DOMException - Throws:
DOMException
-
setProperty
public void setProperty(String propertyName, LexicalUnit value, boolean important) throws DOMException - Throws:
DOMException
-
shorthandError
protected void shorthandError(String propertyName, LexicalUnit value, boolean important, LinkedList<String> shadowedShorthands, DOMException e) -
setLonghandProperty
protected void setLonghandProperty(String propertyName, LexicalUnit value, boolean important) throws DOMException - Throws:
DOMException
-
setProperty
Used to set a property value and priority within this declaration block.- Specified by:
setProperty
in interfaceCSSStyleDeclaration
- Parameters:
propertyName
- The name of the CSS property. See the CSS property index.value
- The new value of the property.priority
- The new priority of the property (e.g."important"
).- Throws:
DOMException
- SYNTAX_ERR: Raised if the specified value has a syntax error and is unparsable.
NO_MODIFICATION_ALLOWED_ERR: Raised if this declaration is readonly or the property is readonly.
-
addProperty
-
addOverrideProperty
-
compatLonghand
protected void compatLonghand(String propertyName, StyleValue overridden, boolean priorityImportant, boolean isOverridden) -
isEmpty
public boolean isEmpty()Description copied from class:AbstractCSSStyleDeclaration
Is this style declaration empty?- Specified by:
isEmpty
in classAbstractCSSStyleDeclaration
- Returns:
true
if the declaration is empty,false
otherwise.
-
getLength
public int getLength()The number of properties that have been explicitly set in this declaration block. The range of valid indices is 0 to length-1 inclusive.- Specified by:
getLength
in interfaceCSSStyleDeclaration
- Returns:
- the number of properties in this declaration.
-
item
Used to retrieve the properties that have been set in this declaration block. The order of the properties retrieved using this method does not have to be the order in which they were set. This method can be used to iterate over all properties in this declaration block.- Specified by:
item
in interfaceCSSStyleDeclaration
- Parameters:
index
- the property index.- Returns:
- the name of the property at this ordinal position, or the empty string if no property exists at this position.
-
getParentRule
Retrieves the CSS rule that contains this declaration block.- Specified by:
getParentRule
in interfaceCSSStyleDeclaration
- Returns:
- the CSS rule that contains this declaration block or
null
if thisCSSStyleDeclaration
is not attached to aCSSRule
.
-
getOwnerNode
The node that owns this declaration.For computed styles, the owner is always the element for which the style was computed.
- Returns:
- the node that owns this declaration, or null if none.
-
addStyle
Add all the properties in the given style declaration to this one.- Parameters:
style
- the style declaration whose properties have to be added.
-
setPropertyCSSValue
-
prioritySplit
protected void prioritySplit(AbstractCSSStyleDeclaration importantDecl, AbstractCSSStyleDeclaration normalDecl) Splits this style declaration in two: one for important properties only, and the other with normal properties.- Specified by:
prioritySplit
in classAbstractCSSStyleDeclaration
- Parameters:
importantDecl
- the style declaration for important properties.normalDecl
- the style declaration for normal properties.
-
getStyleDatabase
Gets the style database which is used to compute the style.- Returns:
null
the style database, ornull
if no style database is being used (like in the case of declared styles).
-
getCurrentColor
-
getCSSColor
-
hashCode
public int hashCode() -
equals
-
diff
Gives an object containing the differences between two declarations.Properties that are set in this style declaration but not in
other
will be in the left side of the diff, while the ones that are set in theother
but not in this one will be in the right side. Properties that are set to different values or that have different priorities will be in thegetDifferent()
part.- Parameters:
other
- the style declaration to be compared to.- Returns:
- the
Diff
object containing the differences.
-
toString
-
clone
-
testColor
Test if the value is a color.- Parameters:
lunit
- the lexical unit to test.- Returns:
- true if the value is a color.
-
getAzimuth
- Specified by:
getAzimuth
in interfaceorg.w3c.dom.css.CSS2Properties
-
setAzimuth
- Specified by:
setAzimuth
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBackground
- Specified by:
getBackground
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBackground
- Specified by:
setBackground
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBackgroundAttachment
- Specified by:
getBackgroundAttachment
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBackgroundAttachment
- Specified by:
setBackgroundAttachment
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBackgroundColor
- Specified by:
getBackgroundColor
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBackgroundColor
- Specified by:
setBackgroundColor
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBackgroundImage
- Specified by:
getBackgroundImage
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBackgroundImage
- Specified by:
setBackgroundImage
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBackgroundPosition
- Specified by:
getBackgroundPosition
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBackgroundPosition
- Specified by:
setBackgroundPosition
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBackgroundRepeat
- Specified by:
getBackgroundRepeat
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBackgroundRepeat
- Specified by:
setBackgroundRepeat
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorder
- Specified by:
getBorder
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorder
- Specified by:
setBorder
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderCollapse
- Specified by:
getBorderCollapse
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderCollapse
- Specified by:
setBorderCollapse
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderColor
- Specified by:
getBorderColor
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderColor
- Specified by:
setBorderColor
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderSpacing
- Specified by:
getBorderSpacing
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderSpacing
- Specified by:
setBorderSpacing
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderStyle
- Specified by:
getBorderStyle
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderStyle
- Specified by:
setBorderStyle
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderTop
- Specified by:
getBorderTop
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderTop
- Specified by:
setBorderTop
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderRight
- Specified by:
getBorderRight
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderRight
- Specified by:
setBorderRight
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderBottom
- Specified by:
getBorderBottom
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderBottom
- Specified by:
setBorderBottom
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderLeft
- Specified by:
getBorderLeft
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderLeft
- Specified by:
setBorderLeft
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderTopColor
- Specified by:
getBorderTopColor
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderTopColor
- Specified by:
setBorderTopColor
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderRightColor
- Specified by:
getBorderRightColor
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderRightColor
- Specified by:
setBorderRightColor
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderBottomColor
- Specified by:
getBorderBottomColor
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderBottomColor
- Specified by:
setBorderBottomColor
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderLeftColor
- Specified by:
getBorderLeftColor
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderLeftColor
- Specified by:
setBorderLeftColor
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderTopStyle
- Specified by:
getBorderTopStyle
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderTopStyle
- Specified by:
setBorderTopStyle
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderRightStyle
- Specified by:
getBorderRightStyle
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderRightStyle
- Specified by:
setBorderRightStyle
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderBottomStyle
- Specified by:
getBorderBottomStyle
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderBottomStyle
- Specified by:
setBorderBottomStyle
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderLeftStyle
- Specified by:
getBorderLeftStyle
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderLeftStyle
- Specified by:
setBorderLeftStyle
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderTopWidth
- Specified by:
getBorderTopWidth
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderTopWidth
- Specified by:
setBorderTopWidth
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderRightWidth
- Specified by:
getBorderRightWidth
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderRightWidth
- Specified by:
setBorderRightWidth
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderBottomWidth
- Specified by:
getBorderBottomWidth
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderBottomWidth
- Specified by:
setBorderBottomWidth
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderLeftWidth
- Specified by:
getBorderLeftWidth
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderLeftWidth
- Specified by:
setBorderLeftWidth
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBorderWidth
- Specified by:
getBorderWidth
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBorderWidth
- Specified by:
setBorderWidth
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getBottom
- Specified by:
getBottom
in interfaceorg.w3c.dom.css.CSS2Properties
-
setBottom
- Specified by:
setBottom
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getCaptionSide
- Specified by:
getCaptionSide
in interfaceorg.w3c.dom.css.CSS2Properties
-
setCaptionSide
- Specified by:
setCaptionSide
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getClear
- Specified by:
getClear
in interfaceorg.w3c.dom.css.CSS2Properties
-
setClear
- Specified by:
setClear
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getClip
- Specified by:
getClip
in interfaceorg.w3c.dom.css.CSS2Properties
-
setClip
- Specified by:
setClip
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getColor
- Specified by:
getColor
in interfaceorg.w3c.dom.css.CSS2Properties
-
setColor
- Specified by:
setColor
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getContent
- Specified by:
getContent
in interfaceorg.w3c.dom.css.CSS2Properties
-
setContent
- Specified by:
setContent
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getCounterIncrement
- Specified by:
getCounterIncrement
in interfaceorg.w3c.dom.css.CSS2Properties
-
setCounterIncrement
- Specified by:
setCounterIncrement
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getCounterReset
- Specified by:
getCounterReset
in interfaceorg.w3c.dom.css.CSS2Properties
-
setCounterReset
- Specified by:
setCounterReset
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getCue
- Specified by:
getCue
in interfaceorg.w3c.dom.css.CSS2Properties
-
setCue
- Specified by:
setCue
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getCueAfter
- Specified by:
getCueAfter
in interfaceorg.w3c.dom.css.CSS2Properties
-
setCueAfter
- Specified by:
setCueAfter
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getCueBefore
- Specified by:
getCueBefore
in interfaceorg.w3c.dom.css.CSS2Properties
-
setCueBefore
- Specified by:
setCueBefore
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getCursor
- Specified by:
getCursor
in interfaceorg.w3c.dom.css.CSS2Properties
-
setCursor
- Specified by:
setCursor
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getDirection
- Specified by:
getDirection
in interfaceorg.w3c.dom.css.CSS2Properties
-
setDirection
- Specified by:
setDirection
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getDisplay
- Specified by:
getDisplay
in interfaceorg.w3c.dom.css.CSS2Properties
-
setDisplay
- Specified by:
setDisplay
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getElevation
- Specified by:
getElevation
in interfaceorg.w3c.dom.css.CSS2Properties
-
setElevation
- Specified by:
setElevation
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getEmptyCells
- Specified by:
getEmptyCells
in interfaceorg.w3c.dom.css.CSS2Properties
-
setEmptyCells
- Specified by:
setEmptyCells
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getCssFloat
- Specified by:
getCssFloat
in interfaceorg.w3c.dom.css.CSS2Properties
-
setCssFloat
- Specified by:
setCssFloat
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getFont
- Specified by:
getFont
in interfaceorg.w3c.dom.css.CSS2Properties
-
setFont
- Specified by:
setFont
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getFontFamily
- Specified by:
getFontFamily
in interfaceorg.w3c.dom.css.CSS2Properties
-
setFontFamily
- Specified by:
setFontFamily
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getFontSize
- Specified by:
getFontSize
in interfaceorg.w3c.dom.css.CSS2Properties
-
setFontSize
- Specified by:
setFontSize
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getFontSizeAdjust
- Specified by:
getFontSizeAdjust
in interfaceorg.w3c.dom.css.CSS2Properties
-
setFontSizeAdjust
- Specified by:
setFontSizeAdjust
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getFontStretch
- Specified by:
getFontStretch
in interfaceorg.w3c.dom.css.CSS2Properties
-
setFontStretch
- Specified by:
setFontStretch
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getFontStyle
- Specified by:
getFontStyle
in interfaceorg.w3c.dom.css.CSS2Properties
-
setFontStyle
- Specified by:
setFontStyle
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getFontVariant
- Specified by:
getFontVariant
in interfaceorg.w3c.dom.css.CSS2Properties
-
setFontVariant
- Specified by:
setFontVariant
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getFontWeight
- Specified by:
getFontWeight
in interfaceorg.w3c.dom.css.CSS2Properties
-
setFontWeight
- Specified by:
setFontWeight
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getHeight
- Specified by:
getHeight
in interfaceorg.w3c.dom.css.CSS2Properties
-
setHeight
- Specified by:
setHeight
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getLeft
- Specified by:
getLeft
in interfaceorg.w3c.dom.css.CSS2Properties
-
setLeft
- Specified by:
setLeft
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getLetterSpacing
- Specified by:
getLetterSpacing
in interfaceorg.w3c.dom.css.CSS2Properties
-
setLetterSpacing
- Specified by:
setLetterSpacing
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getLineHeight
- Specified by:
getLineHeight
in interfaceorg.w3c.dom.css.CSS2Properties
-
setLineHeight
- Specified by:
setLineHeight
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getListStyle
- Specified by:
getListStyle
in interfaceorg.w3c.dom.css.CSS2Properties
-
setListStyle
- Specified by:
setListStyle
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getListStyleImage
- Specified by:
getListStyleImage
in interfaceorg.w3c.dom.css.CSS2Properties
-
setListStyleImage
- Specified by:
setListStyleImage
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getListStylePosition
- Specified by:
getListStylePosition
in interfaceorg.w3c.dom.css.CSS2Properties
-
setListStylePosition
- Specified by:
setListStylePosition
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getListStyleType
- Specified by:
getListStyleType
in interfaceorg.w3c.dom.css.CSS2Properties
-
setListStyleType
- Specified by:
setListStyleType
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getMargin
- Specified by:
getMargin
in interfaceorg.w3c.dom.css.CSS2Properties
-
setMargin
- Specified by:
setMargin
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getMarginTop
- Specified by:
getMarginTop
in interfaceorg.w3c.dom.css.CSS2Properties
-
setMarginTop
- Specified by:
setMarginTop
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getMarginRight
- Specified by:
getMarginRight
in interfaceorg.w3c.dom.css.CSS2Properties
-
setMarginRight
- Specified by:
setMarginRight
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getMarginBottom
- Specified by:
getMarginBottom
in interfaceorg.w3c.dom.css.CSS2Properties
-
setMarginBottom
- Specified by:
setMarginBottom
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getMarginLeft
- Specified by:
getMarginLeft
in interfaceorg.w3c.dom.css.CSS2Properties
-
setMarginLeft
- Specified by:
setMarginLeft
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getMarkerOffset
- Specified by:
getMarkerOffset
in interfaceorg.w3c.dom.css.CSS2Properties
-
setMarkerOffset
- Specified by:
setMarkerOffset
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getMarks
- Specified by:
getMarks
in interfaceorg.w3c.dom.css.CSS2Properties
-
setMarks
- Specified by:
setMarks
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getMaxHeight
- Specified by:
getMaxHeight
in interfaceorg.w3c.dom.css.CSS2Properties
-
setMaxHeight
- Specified by:
setMaxHeight
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getMaxWidth
- Specified by:
getMaxWidth
in interfaceorg.w3c.dom.css.CSS2Properties
-
setMaxWidth
- Specified by:
setMaxWidth
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getMinHeight
- Specified by:
getMinHeight
in interfaceorg.w3c.dom.css.CSS2Properties
-
setMinHeight
- Specified by:
setMinHeight
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getMinWidth
- Specified by:
getMinWidth
in interfaceorg.w3c.dom.css.CSS2Properties
-
setMinWidth
- Specified by:
setMinWidth
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getOrphans
- Specified by:
getOrphans
in interfaceorg.w3c.dom.css.CSS2Properties
-
setOrphans
- Specified by:
setOrphans
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getOutline
- Specified by:
getOutline
in interfaceorg.w3c.dom.css.CSS2Properties
-
setOutline
- Specified by:
setOutline
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getOutlineColor
- Specified by:
getOutlineColor
in interfaceorg.w3c.dom.css.CSS2Properties
-
setOutlineColor
- Specified by:
setOutlineColor
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getOutlineStyle
- Specified by:
getOutlineStyle
in interfaceorg.w3c.dom.css.CSS2Properties
-
setOutlineStyle
- Specified by:
setOutlineStyle
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getOutlineWidth
- Specified by:
getOutlineWidth
in interfaceorg.w3c.dom.css.CSS2Properties
-
setOutlineWidth
- Specified by:
setOutlineWidth
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getOverflow
- Specified by:
getOverflow
in interfaceorg.w3c.dom.css.CSS2Properties
-
setOverflow
- Specified by:
setOverflow
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getPadding
- Specified by:
getPadding
in interfaceorg.w3c.dom.css.CSS2Properties
-
setPadding
- Specified by:
setPadding
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getPaddingTop
- Specified by:
getPaddingTop
in interfaceorg.w3c.dom.css.CSS2Properties
-
setPaddingTop
- Specified by:
setPaddingTop
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getPaddingRight
- Specified by:
getPaddingRight
in interfaceorg.w3c.dom.css.CSS2Properties
-
setPaddingRight
- Specified by:
setPaddingRight
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getPaddingBottom
- Specified by:
getPaddingBottom
in interfaceorg.w3c.dom.css.CSS2Properties
-
setPaddingBottom
- Specified by:
setPaddingBottom
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getPaddingLeft
- Specified by:
getPaddingLeft
in interfaceorg.w3c.dom.css.CSS2Properties
-
setPaddingLeft
- Specified by:
setPaddingLeft
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getPage
- Specified by:
getPage
in interfaceorg.w3c.dom.css.CSS2Properties
-
setPage
- Specified by:
setPage
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getPageBreakAfter
- Specified by:
getPageBreakAfter
in interfaceorg.w3c.dom.css.CSS2Properties
-
setPageBreakAfter
- Specified by:
setPageBreakAfter
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getPageBreakBefore
- Specified by:
getPageBreakBefore
in interfaceorg.w3c.dom.css.CSS2Properties
-
setPageBreakBefore
- Specified by:
setPageBreakBefore
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getPageBreakInside
- Specified by:
getPageBreakInside
in interfaceorg.w3c.dom.css.CSS2Properties
-
setPageBreakInside
- Specified by:
setPageBreakInside
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getPause
- Specified by:
getPause
in interfaceorg.w3c.dom.css.CSS2Properties
-
setPause
- Specified by:
setPause
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getPauseAfter
- Specified by:
getPauseAfter
in interfaceorg.w3c.dom.css.CSS2Properties
-
setPauseAfter
- Specified by:
setPauseAfter
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getPauseBefore
- Specified by:
getPauseBefore
in interfaceorg.w3c.dom.css.CSS2Properties
-
setPauseBefore
- Specified by:
setPauseBefore
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getPitch
- Specified by:
getPitch
in interfaceorg.w3c.dom.css.CSS2Properties
-
setPitch
- Specified by:
setPitch
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getPitchRange
- Specified by:
getPitchRange
in interfaceorg.w3c.dom.css.CSS2Properties
-
setPitchRange
- Specified by:
setPitchRange
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getPlayDuring
- Specified by:
getPlayDuring
in interfaceorg.w3c.dom.css.CSS2Properties
-
setPlayDuring
- Specified by:
setPlayDuring
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getPosition
- Specified by:
getPosition
in interfaceorg.w3c.dom.css.CSS2Properties
-
setPosition
- Specified by:
setPosition
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getQuotes
- Specified by:
getQuotes
in interfaceorg.w3c.dom.css.CSS2Properties
-
setQuotes
- Specified by:
setQuotes
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getRichness
- Specified by:
getRichness
in interfaceorg.w3c.dom.css.CSS2Properties
-
setRichness
- Specified by:
setRichness
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getRight
- Specified by:
getRight
in interfaceorg.w3c.dom.css.CSS2Properties
-
setRight
- Specified by:
setRight
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getSize
- Specified by:
getSize
in interfaceorg.w3c.dom.css.CSS2Properties
-
setSize
- Specified by:
setSize
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getSpeak
- Specified by:
getSpeak
in interfaceorg.w3c.dom.css.CSS2Properties
-
setSpeak
- Specified by:
setSpeak
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getSpeakHeader
- Specified by:
getSpeakHeader
in interfaceorg.w3c.dom.css.CSS2Properties
-
setSpeakHeader
- Specified by:
setSpeakHeader
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getSpeakNumeral
- Specified by:
getSpeakNumeral
in interfaceorg.w3c.dom.css.CSS2Properties
-
setSpeakNumeral
- Specified by:
setSpeakNumeral
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getSpeakPunctuation
- Specified by:
getSpeakPunctuation
in interfaceorg.w3c.dom.css.CSS2Properties
-
setSpeakPunctuation
- Specified by:
setSpeakPunctuation
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getSpeechRate
- Specified by:
getSpeechRate
in interfaceorg.w3c.dom.css.CSS2Properties
-
setSpeechRate
- Specified by:
setSpeechRate
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getStress
- Specified by:
getStress
in interfaceorg.w3c.dom.css.CSS2Properties
-
setStress
- Specified by:
setStress
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getTableLayout
- Specified by:
getTableLayout
in interfaceorg.w3c.dom.css.CSS2Properties
-
setTableLayout
- Specified by:
setTableLayout
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getTextAlign
- Specified by:
getTextAlign
in interfaceorg.w3c.dom.css.CSS2Properties
-
setTextAlign
- Specified by:
setTextAlign
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getTextDecoration
- Specified by:
getTextDecoration
in interfaceorg.w3c.dom.css.CSS2Properties
-
setTextDecoration
- Specified by:
setTextDecoration
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getTextIndent
- Specified by:
getTextIndent
in interfaceorg.w3c.dom.css.CSS2Properties
-
setTextIndent
- Specified by:
setTextIndent
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getTextShadow
- Specified by:
getTextShadow
in interfaceorg.w3c.dom.css.CSS2Properties
-
setTextShadow
- Specified by:
setTextShadow
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getTextTransform
- Specified by:
getTextTransform
in interfaceorg.w3c.dom.css.CSS2Properties
-
setTextTransform
- Specified by:
setTextTransform
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getTop
- Specified by:
getTop
in interfaceorg.w3c.dom.css.CSS2Properties
-
setTop
- Specified by:
setTop
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getUnicodeBidi
- Specified by:
getUnicodeBidi
in interfaceorg.w3c.dom.css.CSS2Properties
-
setUnicodeBidi
- Specified by:
setUnicodeBidi
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getVerticalAlign
- Specified by:
getVerticalAlign
in interfaceorg.w3c.dom.css.CSS2Properties
-
setVerticalAlign
- Specified by:
setVerticalAlign
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getVisibility
- Specified by:
getVisibility
in interfaceorg.w3c.dom.css.CSS2Properties
-
setVisibility
- Specified by:
setVisibility
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getVoiceFamily
- Specified by:
getVoiceFamily
in interfaceorg.w3c.dom.css.CSS2Properties
-
setVoiceFamily
- Specified by:
setVoiceFamily
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getVolume
- Specified by:
getVolume
in interfaceorg.w3c.dom.css.CSS2Properties
-
setVolume
- Specified by:
setVolume
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getWhiteSpace
- Specified by:
getWhiteSpace
in interfaceorg.w3c.dom.css.CSS2Properties
-
setWhiteSpace
- Specified by:
setWhiteSpace
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getWidows
- Specified by:
getWidows
in interfaceorg.w3c.dom.css.CSS2Properties
-
setWidows
- Specified by:
setWidows
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getWidth
- Specified by:
getWidth
in interfaceorg.w3c.dom.css.CSS2Properties
-
setWidth
- Specified by:
setWidth
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getWordSpacing
- Specified by:
getWordSpacing
in interfaceorg.w3c.dom.css.CSS2Properties
-
setWordSpacing
- Specified by:
setWordSpacing
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-
getZIndex
- Specified by:
getZIndex
in interfaceorg.w3c.dom.css.CSS2Properties
-
setZIndex
- Specified by:
setZIndex
in interfaceorg.w3c.dom.css.CSS2Properties
- Throws:
DOMException
-