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

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

public static final class UifConstants.JsFunctions
extends Object


Field Summary
static String COLLECTION_LINE_CHANGED
           
static String CREATE_LIGHTBOX_POST
           
static String INITIALIZE_SESSION_TIMERS
           
static String INITIALIZE_VIEW_STATE
           
static String REDIRECT
           
static String SET_CONFIG_PARM
           
static String SET_VALUE
           
static String SHOW_GROWL
           
 
Constructor Summary
UifConstants.JsFunctions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COLLECTION_LINE_CHANGED

public static final String COLLECTION_LINE_CHANGED
See Also:
Constant Field Values

CREATE_LIGHTBOX_POST

public static final String CREATE_LIGHTBOX_POST
See Also:
Constant Field Values

INITIALIZE_VIEW_STATE

public static final String INITIALIZE_VIEW_STATE
See Also:
Constant Field Values

INITIALIZE_SESSION_TIMERS

public static final String INITIALIZE_SESSION_TIMERS
See Also:
Constant Field Values

REDIRECT

public static final String REDIRECT
See Also:
Constant Field Values

SET_CONFIG_PARM

public static final String SET_CONFIG_PARM
See Also:
Constant Field Values

SET_VALUE

public static final String SET_VALUE
See Also:
Constant Field Values

SHOW_GROWL

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

UifConstants.JsFunctions

public UifConstants.JsFunctions()


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.