Uses of Class
org.apache.ecs.wml.Mode

Packages that use Mode
org.apache.ecs.wml   
 

Uses of Mode in org.apache.ecs.wml
 

Fields in org.apache.ecs.wml declared as Mode
static Mode Mode.WRAP
           
static Mode Mode.NOWRAP
           
 

Methods in org.apache.ecs.wml with parameters of type Mode
 PSingle PSingle.setMode(Mode modeType)
          Sets the mode="" attribute
 P P.setMode(Mode modeType)
          Sets the mode="" attribute
 

Constructors in org.apache.ecs.wml with parameters of type Mode
PSingle(Alignment alignType, Mode modeType)
          Use the set* methods to set the values of the attributes.
P(Alignment alignType, Mode modeType)
          Use the set* methods to set the values of the attributes.
 



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.