BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.WrapType

Packages that use WrapType
weblogic.html   
 

Uses of WrapType in weblogic.html
 

Fields in weblogic.html declared as WrapType
static WrapType WrapType.off
          Turns off text wrapping.
static WrapType WrapType.virtual
          Sets wrap to virtual (i.e., no newlines inserted).
static WrapType WrapType.physical
          Sets wrap to physical (i.e., with newlines inserted at the end of each line of text).
 

Methods in weblogic.html with parameters of type WrapType
 TextAreaElement TextAreaElement.setWrap(WrapType val)
          Sets the WRAP attribute of a TextAreaElement.
 


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