org.kuali.rice.krad.uif
Class UifConstants
java.lang.Object
org.kuali.rice.krad.uif.UifConstants
public class UifConstants
- extends Object
General constants used within the User Interface Framework
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTROLLER_METHOD_DISPATCH_PARAMETER_NAME
public static final String CONTROLLER_METHOD_DISPATCH_PARAMETER_NAME
- See Also:
- Constant Field Values
DEFAULT_MODEL_NAME
public static final String DEFAULT_MODEL_NAME
- See Also:
- Constant Field Values
COMPONENT_MODEL_NAME
public static final String COMPONENT_MODEL_NAME
- See Also:
- Constant Field Values
DEFAULT_VIEW_NAME
public static final String DEFAULT_VIEW_NAME
- See Also:
- Constant Field Values
COMPONENT_ID_PREFIX
public static final String COMPONENT_ID_PREFIX
- See Also:
- Constant Field Values
SPRING_VIEW_ID
public static final String SPRING_VIEW_ID
- See Also:
- Constant Field Values
SPRING_REDIRECT_ID
public static final String SPRING_REDIRECT_ID
- See Also:
- Constant Field Values
REDIRECT_PREFIX
public static final String REDIRECT_PREFIX
- See Also:
- Constant Field Values
EL_PLACEHOLDER_PREFIX
public static final String EL_PLACEHOLDER_PREFIX
- See Also:
- Constant Field Values
EL_PLACEHOLDER_SUFFIX
public static final String EL_PLACEHOLDER_SUFFIX
- See Also:
- Constant Field Values
NO_BIND_ADJUST_PREFIX
public static final String NO_BIND_ADJUST_PREFIX
- See Also:
- Constant Field Values
DEFAULT_PATH_BIND_ADJUST_PREFIX
public static final String DEFAULT_PATH_BIND_ADJUST_PREFIX
- See Also:
- Constant Field Values
FIELD_PATH_BIND_ADJUST_PREFIX
public static final String FIELD_PATH_BIND_ADJUST_PREFIX
- See Also:
- Constant Field Values
LINE_PATH_BIND_ADJUST_PREFIX
public static final String LINE_PATH_BIND_ADJUST_PREFIX
- See Also:
- Constant Field Values
NODE_PATH_BIND_ADJUST_PREFIX
public static final String NODE_PATH_BIND_ADJUST_PREFIX
- See Also:
- Constant Field Values
DATA_ATTRIBUTE_CONTROL_FOR
public static final String DATA_ATTRIBUTE_CONTROL_FOR
- See Also:
- Constant Field Values
REQUEST_FORM
public static final String REQUEST_FORM
- See Also:
- Constant Field Values
BLOCKUI_NAVOPTS
public static final String BLOCKUI_NAVOPTS
- See Also:
- Constant Field Values
BLOCKUI_REFRESHOPTS
public static final String BLOCKUI_REFRESHOPTS
- See Also:
- Constant Field Values
VALIDATE_VIEWS_ONBUILD
public static final String VALIDATE_VIEWS_ONBUILD
- See Also:
- Constant Field Values
MESSAGE_VIEW_ID
public static final String MESSAGE_VIEW_ID
- See Also:
- Constant Field Values
UifConstants
public UifConstants()
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.