BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.ImageElement

Packages that use ImageElement
weblogic.html   
 

Uses of ImageElement in weblogic.html
 

Methods in weblogic.html that return ImageElement
 ImageElement ImageElement.setAlign(AlignType val)
          Sets the ALIGN attribute for an ImageElement.
 ImageElement ImageElement.setAlt(java.lang.String val)
          Sets the ALT attribute for an ImageElement.
 ImageElement ImageElement.setBorder(int val)
          Sets the BORDER attribute for an ImageElement.
 ImageElement ImageElement.setHeight(int val)
          Sets the HEIGHT attribute for an ImageElement.
 ImageElement ImageElement.setHSpace(int val)
          Sets the HSPACE attribute for an ImageElement.
 ImageElement ImageElement.setIsMap(boolean ismap)
          Sets the ISMAP attribute for an ImageElement.
 ImageElement ImageElement.setLowSource(java.lang.String val)
          Sets the LOWSRC attribute for an ImageElement.
 ImageElement ImageElement.setSource(java.lang.String val)
          Sets the SRC attribute for an ImageElement.
 ImageElement ImageElement.setUseMap(java.lang.String url, boolean ismap)
          Sets the USEMAP attribute for an ImageElement.
 ImageElement ImageElement.setUseMap(HtmlElement url, boolean ismap)
          Sets the USEMAP attribute for an ImageElement.
 ImageElement ImageElement.setVSpace(int val)
          Sets the VSPACE attribute for an ImageElement.
 ImageElement ImageElement.setWidth(int val)
          Sets the WIDTH attribute for an ImageElement.
 ImageElement ImageElement.setWidth(java.lang.String val)
          Sets the WIDTH attribute for an ImageElement.
 


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