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

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

public static class UifConstants.ContextVariableNames
extends Object


Field Summary
static String COLLECTION_GROUP
           
static String COMPONENT
           
static String CONFIG_PROPERTIES
           
static String CONSTANTS
           
static String DOCUMENT_ENTRY
           
static String INDEX
           
static String IS_ADD_LINE
           
static String LINE
           
static String LINE_SUFFIX
           
static String MANAGER
           
static String NODE
           
static String NODE_PATH
           
static String PARENT
           
static String PARENT_LINE
           
static String READONLY_LINE
           
static String THEME_IMAGES
           
static String UIF_CONSTANTS
           
static String VIEW
           
static String VIEW_HELPER
           
 
Constructor Summary
UifConstants.ContextVariableNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COLLECTION_GROUP

public static final String COLLECTION_GROUP
See Also:
Constant Field Values

CONFIG_PROPERTIES

public static final String CONFIG_PROPERTIES
See Also:
Constant Field Values

COMPONENT

public static final String COMPONENT
See Also:
Constant Field Values

CONSTANTS

public static final String CONSTANTS
See Also:
Constant Field Values

DOCUMENT_ENTRY

public static final String DOCUMENT_ENTRY
See Also:
Constant Field Values

INDEX

public static final String INDEX
See Also:
Constant Field Values

IS_ADD_LINE

public static final String IS_ADD_LINE
See Also:
Constant Field Values

LINE

public static final String LINE
See Also:
Constant Field Values

LINE_SUFFIX

public static final String LINE_SUFFIX
See Also:
Constant Field Values

READONLY_LINE

public static final String READONLY_LINE
See Also:
Constant Field Values

MANAGER

public static final String MANAGER
See Also:
Constant Field Values

NODE

public static final String NODE
See Also:
Constant Field Values

NODE_PATH

public static final String NODE_PATH
See Also:
Constant Field Values

PARENT

public static final String PARENT
See Also:
Constant Field Values

THEME_IMAGES

public static final String THEME_IMAGES
See Also:
Constant Field Values

UIF_CONSTANTS

public static final String UIF_CONSTANTS
See Also:
Constant Field Values

VIEW

public static final String VIEW
See Also:
Constant Field Values

VIEW_HELPER

public static final String VIEW_HELPER
See Also:
Constant Field Values

PARENT_LINE

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

UifConstants.ContextVariableNames

public UifConstants.ContextVariableNames()


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