Methods Summary |
---|
public boolean | getDisabled()Enables/disables the style sheet.
|
public java.lang.String | getMedia()Designed for use with one or more target media. See the media
attribute definition in HTML 4.0.
|
public java.lang.String | getType()The content type pf the style sheet language. See the type attribute
definition in HTML 4.0.
|
public void | setDisabled(boolean disabled)
|
public void | setMedia(java.lang.String media)
|
public void | setType(java.lang.String type)
|