|
Spec-Zone .ru
спецификации, руководства, описания, API
|
CHARSET_RULE, FONT_FACE_RULE, IMPORT_RULE, MEDIA_RULE, PAGE_RULE, STYLE_RULE, UNKNOWN_RULE| Modifier and Type | Method and Description |
|---|---|
String |
getSelectorText()
The textual representation of the selector for the rule set.
|
CSSStyleDeclaration |
getStyle()
The declaration-block of this rule set.
|
void |
setSelectorText(String selectorText)
The textual representation of the selector for the rule set.
|
getCssText, getParentRule, getParentStyleSheet, getType, setCssTextString getSelectorText()
void setSelectorText(String selectorText) throws DOMException
DOMException - SYNTAX_ERR: Raised if the specified CSS string value has a syntax
error and is unparsable.
CSSStyleDeclaration getStyle()
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2005, 2013, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT ea-b92