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 ADD_CONTROLS
           
static String COLLAPSE_FIELD_MESSAGES
           
static String CONTROL_FOR
           
static String DETAILS_DEFAULT_OPEN
           
static String DISPLAY_HEADER_SUMMARY
           
static String DISPLAY_LABEL
           
static String DISPLAY_MESSAGES
           
static String FIELD_VALIDATION_DEFAULTS
           
static String FORCE_SHOW
           
static String GROUP
           
static String GROUP_VALIDATION_DEFAULTS
           
static String HAS_MESSAGES
           
static String HAS_OWN_MESSAGES
           
static String HEADER_FOR
           
static String IS_TABLE_COLLECTION
           
static String LABEL
           
static String LABEL_FOR
           
static String MESSAGES_FOR
           
static String ONCLICK
           
static String ORDER
           
static String PAGE_LEVEL
           
static String PARENT
           
static String ROLE
           
static String SECTIONS
           
static String SERVER_ERRORS
           
static String SERVER_INFO
           
static String SERVER_MESSAGES
           
static String SERVER_WARNINGS
           
static String SHOW_PAGE_SUMMARY_HEADER
           
static String SKIP_TOTAL
           
static String STICKY_FOOTER
           
static String SUBMIT_DATA
           
static String SUMMARIZE
           
static String TAB_FOR
           
static String TOTAL
           
static String TYPE
           
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

TYPE

public static final String TYPE
See Also:
Constant Field Values

ROLE

public static final String ROLE
See Also:
Constant Field Values

ONCLICK

public static final String ONCLICK
See Also:
Constant Field Values

SUBMIT_DATA

public static final String SUBMIT_DATA
See Also:
Constant Field Values

HAS_MESSAGES

public static final String HAS_MESSAGES
See Also:
Constant Field Values

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

GROUP_VALIDATION_DEFAULTS

public static final String GROUP_VALIDATION_DEFAULTS
See Also:
Constant Field Values

FIELD_VALIDATION_DEFAULTS

public static final String FIELD_VALIDATION_DEFAULTS
See Also:
Constant Field Values

MESSAGES_FOR

public static final String MESSAGES_FOR
See Also:
Constant Field Values

PARENT

public static final String PARENT
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

SHOW_PAGE_SUMMARY_HEADER

public static final String SHOW_PAGE_SUMMARY_HEADER
See Also:
Constant Field Values

DISPLAY_HEADER_SUMMARY

public static final String DISPLAY_HEADER_SUMMARY
See Also:
Constant Field Values

IS_TABLE_COLLECTION

public static final String IS_TABLE_COLLECTION
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

TOTAL

public static final String TOTAL
See Also:
Constant Field Values

SKIP_TOTAL

public static final String SKIP_TOTAL
See Also:
Constant Field Values

LABEL

public static final String LABEL
See Also:
Constant Field Values

GROUP

public static final String GROUP
See Also:
Constant Field Values

LABEL_FOR

public static final String LABEL_FOR
See Also:
Constant Field Values

CONTROL_FOR

public static final String CONTROL_FOR
See Also:
Constant Field Values

ADD_CONTROLS

public static final String ADD_CONTROLS
See Also:
Constant Field Values

HEADER_FOR

public static final String HEADER_FOR
See Also:
Constant Field Values

STICKY_FOOTER

public static final String STICKY_FOOTER
See Also:
Constant Field Values

DETAILS_DEFAULT_OPEN

public static final String DETAILS_DEFAULT_OPEN
See Also:
Constant Field Values

TAB_FOR

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

UifConstants.DataAttributes

public UifConstants.DataAttributes()


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