BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Class
weblogic.html.TextAlignType

Packages that use TextAlignType
weblogic.html The HtmlKona package is deprecated. 
 

Uses of TextAlignType in weblogic.html
 

Fields in weblogic.html declared as TextAlignType
static TextAlignType TextAlignType.left
          Deprecated. Aligns text along the left margin.
static TextAlignType TextAlignType.right
          Deprecated. Aligns text along the right margin.
static TextAlignType TextAlignType.center
          Deprecated. Aligns text in the center.
static TextAlignType TextAlignType.justify
          Deprecated. Justifies text where practical, otherwise gives the same effect as setting the align to 'left'.
 

Methods in weblogic.html with parameters of type TextAlignType
 DivElement DivElement.setAlign(TextAlignType val)
          Deprecated. Sets the alignment of a DivElement.
 ParagraphElement ParagraphElement.setAlign(TextAlignType align)
          Deprecated. Sets the alignment of a paragraph.
 HeadingElement HeadingElement.setAlign(TextAlignType align)
          Deprecated. Sets the ALIGN attribute for a HeadingElement.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60