@JsType(isNative=true) public class StyleSheet extends Object
| Constructor and Description |
|---|
StyleSheet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDisabled() |
String |
getHref() |
Node |
getOwnerNode() |
StyleSheet |
getParentStyleSheet() |
String |
getTitle() |
String |
getType() |
void |
setDisabled(boolean disabled) |
public StyleSheet()
@JsProperty public boolean getDisabled()
@JsProperty public void setDisabled(boolean disabled)
@JsProperty public Node getOwnerNode()
@JsProperty public StyleSheet getParentStyleSheet()
Copyright © 2017. All rights reserved.