|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseCSSRule | |
|---|---|
| info.informatica.doc.style.css.dom | Implementation classes for the CSS Object Model API. |
| Uses of BaseCSSRule in info.informatica.doc.style.css.dom |
|---|
| Subclasses of BaseCSSRule in info.informatica.doc.style.css.dom | |
|---|---|
class |
DOMCSSFontFaceRule
Implementation of CSSFontFaceRule. |
class |
DOMCSSImportRule
Implementation of CSSImportRule. |
class |
DOMCSSMediaRule
Implementation of CSSMediaRule. |
class |
DOMCSSPageRule
Implementation of CSSPageRule. |
class |
DOMCSSUnknownRule
Implementation of CSSUnknownRule. |
| Methods in info.informatica.doc.style.css.dom with parameters of type BaseCSSRule | |
|---|---|
void |
BaseCSSStyleSheet.addRule(BaseCSSRule cssrule)
Inserts a rule in the current insertion point (generally after the last rule). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||