BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.EmbedElement

Packages that use EmbedElement
weblogic.html   
 

Uses of EmbedElement in weblogic.html
 

Methods in weblogic.html that return EmbedElement
 EmbedElement EmbedElement.setSrc(java.lang.String url)
          Sets the SRC of an EmbedElement to the specified URL.
 EmbedElement EmbedElement.setHeight(int pixels)
          Sets the HEIGHT attribute for an EmbedElement.
 EmbedElement EmbedElement.setWidth(int pixels)
          Sets the WIDTH attribute for an EmbedElement.
 EmbedElement EmbedElement.setName(java.lang.String name)
          Sets the NAME attribute for an EmbedElement.
 EmbedElement EmbedElement.setHidden(boolean hidden)
          Sets the HIDDEN attribute for an EmbedElement.
 EmbedElement EmbedElement.setAutostart(boolean start)
          Sets the AUTOSTART attribute for an EmbedElement.
 


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