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

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

public static final class UifConstants.DataAttributes
extends Object


Field Summary
static String COLLAPSE_FIELD_MESSAGES
           
static String DISPLAY_LABEL
           
static String DISPLAY_MESSAGES
           
static String FORCE_SHOW
           
static String HAS_OWN_MESSAGES
           
static String ORDER
           
static String PAGE_LEVEL
           
static String SECTIONS
           
static String SERVER_ERRORS
           
static String SERVER_INFO
           
static String SERVER_MESSAGES
           
static String SERVER_WARNINGS
           
static String SUMMARIZE
           
static String VALIDATION_MESSAGES
           
static String VIGNORE
           
 
Constructor Summary
UifConstants.DataAttributes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVER_MESSAGES

public static final String SERVER_MESSAGES
See Also:
Constant Field Values

VALIDATION_MESSAGES

public static final String VALIDATION_MESSAGES
See Also:
Constant Field Values

SUMMARIZE

public static final String SUMMARIZE
See Also:
Constant Field Values

DISPLAY_MESSAGES

public static final String DISPLAY_MESSAGES
See Also:
Constant Field Values

COLLAPSE_FIELD_MESSAGES

public static final String COLLAPSE_FIELD_MESSAGES
See Also:
Constant Field Values

DISPLAY_LABEL

public static final String DISPLAY_LABEL
See Also:
Constant Field Values

HAS_OWN_MESSAGES

public static final String HAS_OWN_MESSAGES
See Also:
Constant Field Values

PAGE_LEVEL

public static final String PAGE_LEVEL
See Also:
Constant Field Values

FORCE_SHOW

public static final String FORCE_SHOW
See Also:
Constant Field Values

SECTIONS

public static final String SECTIONS
See Also:
Constant Field Values

ORDER

public static final String ORDER
See Also:
Constant Field Values

SERVER_ERRORS

public static final String SERVER_ERRORS
See Also:
Constant Field Values

SERVER_WARNINGS

public static final String SERVER_WARNINGS
See Also:
Constant Field Values

SERVER_INFO

public static final String SERVER_INFO
See Also:
Constant Field Values

VIGNORE

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

UifConstants.DataAttributes

public UifConstants.DataAttributes()


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