|
BEA Systems, Inc. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmbedElement | |
weblogic.html | The HtmlKona package is deprecated. |
Uses of EmbedElement in weblogic.html |
Methods in weblogic.html that return EmbedElement | |
EmbedElement |
EmbedElement.setSrc(java.lang.String url)
Deprecated. Sets the SRC of an EmbedElement to the specified URL. |
EmbedElement |
EmbedElement.setHeight(int pixels)
Deprecated. Sets the HEIGHT attribute for an EmbedElement. |
EmbedElement |
EmbedElement.setWidth(int pixels)
Deprecated. Sets the WIDTH attribute for an EmbedElement. |
EmbedElement |
EmbedElement.setName(java.lang.String name)
Deprecated. Sets the NAME attribute for an EmbedElement. |
EmbedElement |
EmbedElement.setHidden(boolean hidden)
Deprecated. Sets the HIDDEN attribute for an EmbedElement. |
EmbedElement |
EmbedElement.setAutostart(boolean start)
Deprecated. Sets the AUTOSTART attribute for an EmbedElement. |
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs60 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |