BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.ScrollType

Packages that use ScrollType
weblogic.html   
 

Uses of ScrollType in weblogic.html
 

Fields in weblogic.html declared as ScrollType
static ScrollType ScrollType.yes
          Sets scroll bars (horizontal and vertical) so that they are always visible.
static ScrollType ScrollType.no
          Sets scroll bars (horizontal and vertical) so that they are never visible.
static ScrollType ScrollType.auto
          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)
          Sets the SCROLLING attribute with the specified ScrollType object.
 


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