public class CSSPageRule extends CSSRule
Objs.Constructor<T extends Objs>, Objs.Property<T>| Modifier and Type | Field and Description | 
|---|---|
| Objs.Property<String> | pseudoClass | 
| Objs.Property<String> | selector | 
| Objs.Property<String> | selectorText | 
| Objs.Property<CSSStyleDeclaration> | style | 
cssText, FONT_FACE_RULE, CHARSET_RULE, IMPORT_RULE, KEYFRAME_RULE, KEYFRAMES_RULE, MEDIA_RULE, NAMESPACE_RULE, PAGE_RULE, parentRule, parentStyleSheet, STYLE_RULE, SUPPORTS_RULE, type, UNKNOWN_RULE, VIEWPORT_RULE| Modifier | Constructor and Description | 
|---|---|
| protected  | CSSPageRule(Objs.Constructor<?> c,
           Object js) | 
| Modifier and Type | Method and Description | 
|---|---|
| static CSSPageRule | $as(Object obj) | 
| String | pseudoClass() | 
| String | selector() | 
| String | selectorText() | 
| CSSStyleDeclaration | style() | 
cssText, FONT_FACE_RULE, CHARSET_RULE, IMPORT_RULE, KEYFRAME_RULE, KEYFRAMES_RULE, MEDIA_RULE, NAMESPACE_RULE, PAGE_RULE, parentRule, parentStyleSheet, STYLE_RULE, SUPPORTS_RULE, type, UNKNOWN_RULE, VIEWPORT_RULE$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfpublic Objs.Property<String> pseudoClass
public Objs.Property<String> selector
public Objs.Property<String> selectorText
public Objs.Property<CSSStyleDeclaration> style
protected CSSPageRule(Objs.Constructor<?> c, Object js)
public static CSSPageRule $as(Object obj)
public String pseudoClass()
public String selector()
public String selectorText()
public CSSStyleDeclaration style()
Copyright © 2018. All rights reserved.