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 INITIALIZE_SESSION_TIMERS
           
static String INITIALIZE_VIEW_STATE
           
static String SET_CONFIG_PARM
           
 
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

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

SET_CONFIG_PARM

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

UifConstants.JsFunctions

public UifConstants.JsFunctions()


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