BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.StyleElement

Packages that use StyleElement
weblogic.html   
 

Uses of StyleElement in weblogic.html
 

Methods in weblogic.html that return StyleElement
 StyleElement StyleElement.setType(java.lang.String styletype)
          Sets the type for a StyleElement.
 StyleElement StyleElement.setContents(java.lang.String contents)
          Sets the contents of a StyleElement.
 StyleElement StyleElement.setContents(HtmlElement contents)
          Sets the contents of a StyleElement.
 StyleElement StyleElement.setMedia(MediaType media, boolean list)
          Sets the media of a StyleElement.
 StyleElement StyleElement.setTitle(java.lang.String title)
          Sets the title for a StyleElement.
 StyleElement StyleElement.setType(MimeType type)
          Sets the type for a StyleElement.
 StyleElement StyleElement.setNotation(java.lang.String notation)
          Deprecated. use setType()
 


Documentation is available at
http://www.weblogic.com/docs51