org.kuali.rice.krad.uif
Class UifConstants.LayoutComponentOptions

java.lang.Object
  extended by org.kuali.rice.krad.uif.UifConstants.LayoutComponentOptions
Enclosing class:
UifConstants

public static class UifConstants.LayoutComponentOptions
extends Object


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

Field Detail

COLUMN_SPAN

public static final String COLUMN_SPAN
See Also:
Constant Field Values

ROW_SPAN

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

UifConstants.LayoutComponentOptions

public UifConstants.LayoutComponentOptions()


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