|
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ScrollType | |
| weblogic.html | The HtmlKona package is deprecated. |
| Uses of ScrollType in weblogic.html |
| Fields in weblogic.html declared as ScrollType | |
static ScrollType |
ScrollType.yes
Deprecated. Sets scroll bars (horizontal and vertical) so that they are always visible. |
static ScrollType |
ScrollType.no
Deprecated. Sets scroll bars (horizontal and vertical) so that they are never visible. |
static ScrollType |
ScrollType.auto
Deprecated. Sets scroll bars (horizontal and vertical) so that they are visible if needed to be able to view the entire contents of a frame. |
| Methods in weblogic.html with parameters of type ScrollType | |
FrameElement |
FrameElement.setScrolling(ScrollType val)
Deprecated. Sets the SCROLLING attribute with the specified ScrollType object. |
|
Documentation is available at http://e-docs.bea.com/wls/docs60 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||