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

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

public static class UifConstants.TableToolsValues
extends Object


Field Summary
static int ADD_ROW_DEFAULT_INDEX
           
static String CURRENCY
           
static String DATE
           
static String DOM_CHECK
           
static String DOM_RADIO
           
static String DOM_SELECT
           
static String DOM_TEXT
           
static String NUMERIC
           
static String PERCENT
           
static String STRING
           
static String TIMESTAMP
           
 
Constructor Summary
UifConstants.TableToolsValues()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOM_TEXT

public static final String DOM_TEXT
See Also:
Constant Field Values

DOM_SELECT

public static final String DOM_SELECT
See Also:
Constant Field Values

DOM_CHECK

public static final String DOM_CHECK
See Also:
Constant Field Values

DOM_RADIO

public static final String DOM_RADIO
See Also:
Constant Field Values

NUMERIC

public static final String NUMERIC
See Also:
Constant Field Values

STRING

public static final String STRING
See Also:
Constant Field Values

DATE

public static final String DATE
See Also:
Constant Field Values

PERCENT

public static final String PERCENT
See Also:
Constant Field Values

CURRENCY

public static final String CURRENCY
See Also:
Constant Field Values

TIMESTAMP

public static final String TIMESTAMP
See Also:
Constant Field Values

ADD_ROW_DEFAULT_INDEX

public static final int ADD_ROW_DEFAULT_INDEX
See Also:
Constant Field Values
Constructor Detail

UifConstants.TableToolsValues

public UifConstants.TableToolsValues()


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