Class EnumRWPullDownStyleLevel
- java.lang.Object
 - 
- com.microstrategy.web.app.transforms.EnumRWPullDownStyleLevel
 
 
- 
public class EnumRWPullDownStyleLevel extends java.lang.Object 
- 
- 
Constructor Summary
Constructors Constructor Description EnumRWPullDownStyleLevel() 
 - 
 
- 
- 
Field Detail
- 
NONE
public static final int NONE
- See Also:
 - Constant Field Values
 
 
- 
FIXED
public static final int FIXED
- See Also:
 - Constant Field Values
 
 
- 
AUTO
public static final int AUTO
- See Also:
 - Constant Field Values
 
 
- 
BOTH
public static final int BOTH
- See Also:
 - Constant Field Values
 
 
 - 
 
 -