org.primefaces.util
Class Constants.RequestParams

java.lang.Object
  extended by org.primefaces.util.Constants.RequestParams
Enclosing class:
Constants

public class Constants.RequestParams
extends Object


Field Summary
static String IGNORE_AUTO_UPDATE_PARAM
           
static String PARTIAL_BEHAVIOR_EVENT_PARAM
           
static String PARTIAL_PROCESS_PARAM
           
static String PARTIAL_REQUEST_PARAM
           
static String PARTIAL_SOURCE_PARAM
           
static String PARTIAL_UPDATE_PARAM
           
static String RESET_VALUES_PARAM
           
 
Constructor Summary
Constants.RequestParams()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PARTIAL_REQUEST_PARAM

public static final String PARTIAL_REQUEST_PARAM
See Also:
Constant Field Values

PARTIAL_UPDATE_PARAM

public static final String PARTIAL_UPDATE_PARAM
See Also:
Constant Field Values

PARTIAL_PROCESS_PARAM

public static final String PARTIAL_PROCESS_PARAM
See Also:
Constant Field Values

PARTIAL_SOURCE_PARAM

public static final String PARTIAL_SOURCE_PARAM
See Also:
Constant Field Values

PARTIAL_BEHAVIOR_EVENT_PARAM

public static final String PARTIAL_BEHAVIOR_EVENT_PARAM
See Also:
Constant Field Values

RESET_VALUES_PARAM

public static final String RESET_VALUES_PARAM
See Also:
Constant Field Values

IGNORE_AUTO_UPDATE_PARAM

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

Constants.RequestParams

public Constants.RequestParams()


Copyright © 2013. All rights reserved.