org.kuali.rice.krad.uif
Class UifPropertyPaths

java.lang.Object
  extended by org.kuali.rice.krad.uif.UifPropertyPaths

public class UifPropertyPaths
extends Object

Constants for property paths

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
static String ACTION_PARAMETERS
           
static String BIND_OBJECT_PATH
           
static String BIND_TO_FORM
           
static String COL_SPAN
           
static String COMPONENT_MODIFIERS
           
static String CONTEXT
           
static String CONTROL
           
static String DOCUMENT_ID
           
static String EXPRESSION_GRAPH
           
static String FACTORY_ID
           
static String FIELD_LABEL
           
static String GROUPING_TITLE
           
static String HEADER_TEXT
           
static String HIDDEN
           
static String ID
           
static String LABEL_FOR_COMPONENT_ID
           
static String LABEL_TEXT
           
static String LOOKUP_CRITERIA
           
static String LOOKUP_RESULTS
           
static String MAX_LENGTH
           
static String MESSAGE_TEXT
           
static String MIN_LENGTH
           
static String NEW_COLLECTION_LINES
           
static String OBJECT_ID
           
static String PROPERTY_EXPRESSIONS
           
static String READ_ONLY
           
static String RENDER
           
static String REQUIRED
           
static String ROW_SPAN
           
static String SEARCH_RESULTS
           
static String SELECTED_COLLECTION_LINES
           
static String SESSION_POLICY
           
static String SIMPLE_DATA_ATTRIBUTES
           
static String SIZE
           
static String STYLE
           
static String STYLE_CLASSES_AS_STRING
           
static String TITLE
           
static String VALIDATION_MESSAGES
           
static String VIEW_HELPER_SERVICE_CLASS
           
 
Constructor Summary
UifPropertyPaths()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTION_PARAMETERS

public static final String ACTION_PARAMETERS
See Also:
Constant Field Values

BIND_OBJECT_PATH

public static final String BIND_OBJECT_PATH
See Also:
Constant Field Values

BIND_TO_FORM

public static final String BIND_TO_FORM
See Also:
Constant Field Values

COL_SPAN

public static final String COL_SPAN
See Also:
Constant Field Values

COMPONENT_MODIFIERS

public static final String COMPONENT_MODIFIERS
See Also:
Constant Field Values

CONTEXT

public static final String CONTEXT
See Also:
Constant Field Values

CONTROL

public static final String CONTROL
See Also:
Constant Field Values

DOCUMENT_ID

public static final String DOCUMENT_ID
See Also:
Constant Field Values

EXPRESSION_GRAPH

public static final String EXPRESSION_GRAPH
See Also:
Constant Field Values

HIDDEN

public static final String HIDDEN
See Also:
Constant Field Values

ID

public static final String ID
See Also:
Constant Field Values

FACTORY_ID

public static final String FACTORY_ID
See Also:
Constant Field Values

FIELD_LABEL

public static final String FIELD_LABEL
See Also:
Constant Field Values

GROUPING_TITLE

public static final String GROUPING_TITLE
See Also:
Constant Field Values

HEADER_TEXT

public static final String HEADER_TEXT
See Also:
Constant Field Values

LABEL_TEXT

public static final String LABEL_TEXT
See Also:
Constant Field Values

LABEL_FOR_COMPONENT_ID

public static final String LABEL_FOR_COMPONENT_ID
See Also:
Constant Field Values

MESSAGE_TEXT

public static final String MESSAGE_TEXT
See Also:
Constant Field Values

NEW_COLLECTION_LINES

public static final String NEW_COLLECTION_LINES
See Also:
Constant Field Values

MAX_LENGTH

public static final String MAX_LENGTH
See Also:
Constant Field Values

MIN_LENGTH

public static final String MIN_LENGTH
See Also:
Constant Field Values

OBJECT_ID

public static final String OBJECT_ID
See Also:
Constant Field Values

PROPERTY_EXPRESSIONS

public static final String PROPERTY_EXPRESSIONS
See Also:
Constant Field Values

LOOKUP_CRITERIA

public static final String LOOKUP_CRITERIA
See Also:
Constant Field Values

RENDER

public static final String RENDER
See Also:
Constant Field Values

REQUIRED

public static final String REQUIRED
See Also:
Constant Field Values

READ_ONLY

public static final String READ_ONLY
See Also:
Constant Field Values

ROW_SPAN

public static final String ROW_SPAN
See Also:
Constant Field Values

SELECTED_COLLECTION_LINES

public static final String SELECTED_COLLECTION_LINES
See Also:
Constant Field Values

SEARCH_RESULTS

public static final String SEARCH_RESULTS
See Also:
Constant Field Values

LOOKUP_RESULTS

public static final String LOOKUP_RESULTS
See Also:
Constant Field Values

SESSION_POLICY

public static final String SESSION_POLICY
See Also:
Constant Field Values

SIMPLE_DATA_ATTRIBUTES

public static final String SIMPLE_DATA_ATTRIBUTES
See Also:
Constant Field Values

SIZE

public static final String SIZE
See Also:
Constant Field Values

STYLE_CLASSES_AS_STRING

public static final String STYLE_CLASSES_AS_STRING
See Also:
Constant Field Values

STYLE

public static final String STYLE
See Also:
Constant Field Values

TITLE

public static final String TITLE
See Also:
Constant Field Values

VALIDATION_MESSAGES

public static final String VALIDATION_MESSAGES
See Also:
Constant Field Values

VIEW_HELPER_SERVICE_CLASS

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

UifPropertyPaths

public UifPropertyPaths()


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