org.kuali.rice.kns.uif
Class UifConstants.Orientation

java.lang.Object
  extended by org.kuali.rice.kns.uif.UifConstants.Orientation
Enclosing class:
UifConstants

public static class UifConstants.Orientation
extends Object


Field Summary
static String HORIZONTAL
           
static String VERTICAL
           
 
Constructor Summary
UifConstants.Orientation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HORIZONTAL

public static final String HORIZONTAL
See Also:
Constant Field Values

VERTICAL

public static final String VERTICAL
See Also:
Constant Field Values
Constructor Detail

UifConstants.Orientation

public UifConstants.Orientation()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.