org.kuali.rice.krad.util
Class KRADConstants.MessageParsing

java.lang.Object
  extended by org.kuali.rice.krad.util.KRADConstants.MessageParsing
Enclosing class:
KRADConstants

public static final class KRADConstants.MessageParsing
extends Object


Field Summary
static String ACTION_DATA
           
static String ACTION_LINK
           
static String COLOR
           
static String COMPONENT_BY_ID
           
static String CSS_CLASSES
           
static String INLINE_COMP_CLASS
           
static String LEFT_BRACKET
           
static String LEFT_TOKEN
           
static String LINK
           
static String RIGHT_BRACKET
           
static String RIGHT_TOKEN
           
static String RIGHT_TOKEN_MARKER
           
static String RIGHT_TOKEN_PLACEHOLDER
           
static String[] UNALLOWED_HTML
           
 
Constructor Summary
KRADConstants.MessageParsing()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LEFT_TOKEN

public static final String LEFT_TOKEN
See Also:
Constant Field Values

RIGHT_TOKEN

public static final String RIGHT_TOKEN
See Also:
Constant Field Values

RIGHT_TOKEN_MARKER

public static final String RIGHT_TOKEN_MARKER
See Also:
Constant Field Values

RIGHT_TOKEN_PLACEHOLDER

public static final String RIGHT_TOKEN_PLACEHOLDER
See Also:
Constant Field Values

LEFT_BRACKET

public static final String LEFT_BRACKET
See Also:
Constant Field Values

RIGHT_BRACKET

public static final String RIGHT_BRACKET
See Also:
Constant Field Values

INLINE_COMP_CLASS

public static final String INLINE_COMP_CLASS
See Also:
Constant Field Values

COMPONENT_BY_ID

public static final String COMPONENT_BY_ID
See Also:
Constant Field Values

COLOR

public static final String COLOR
See Also:
Constant Field Values

CSS_CLASSES

public static final String CSS_CLASSES
See Also:
Constant Field Values

ACTION_LINK

public static final String ACTION_LINK
See Also:
Constant Field Values

ACTION_DATA

public static final String ACTION_DATA
See Also:
Constant Field Values

LINK

public static final String LINK
See Also:
Constant Field Values

UNALLOWED_HTML

public static final String[] UNALLOWED_HTML
Constructor Detail

KRADConstants.MessageParsing

public KRADConstants.MessageParsing()


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