BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.ScriptElement

Packages that use ScriptElement
weblogic.html   
 

Uses of ScriptElement in weblogic.html
 

Methods in weblogic.html that return ScriptElement
 ScriptElement ScriptElement.setLanguage(java.lang.String val)
          Deprecated. Use ElementWithAttributes.setLang()
 ScriptElement ScriptElement.setScript(java.lang.String script)
          Sets the script for a ScriptElement to the specified string.
 ScriptElement ScriptElement.setSrc(java.lang.String val)
          Sets the SRC attribute for a ScriptElement.
 

Methods in weblogic.html with parameters of type ScriptElement
 FrameSetElement FrameSetElement.setOnLoad(ScriptElement attrib)
          Sets the ONLOAD attribute to a ScriptElement.
 FrameSetElement FrameSetElement.setOnUnload(ScriptElement attrib)
          Sets the ONUNLOAD attribute to a ScriptElement.
 


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