org.primefaces.util
Class Constants.ContextParams

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

public class Constants.ContextParams
extends Object


Field Summary
static String AUTO_UPDATE
           
static String DIRECTION
           
static String INTERPRET_EMPTY_STRING_AS_NULL
           
static String PFV_KEY
           
static String PUSH_SERVER_URL
           
static String RESET_VALUES
           
static String SECRET_KEY
           
static String SUBMIT
           
static String THEME
           
static String UPLOADER
           
 
Constructor Summary
Constants.ContextParams()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INTERPRET_EMPTY_STRING_AS_NULL

public static final String INTERPRET_EMPTY_STRING_AS_NULL
See Also:
Constant Field Values

THEME

public static final String THEME
See Also:
Constant Field Values

AUTO_UPDATE

public static final String AUTO_UPDATE
See Also:
Constant Field Values

PUSH_SERVER_URL

public static final String PUSH_SERVER_URL
See Also:
Constant Field Values

SUBMIT

public static final String SUBMIT
See Also:
Constant Field Values

DIRECTION

public static final String DIRECTION
See Also:
Constant Field Values

RESET_VALUES

public static final String RESET_VALUES
See Also:
Constant Field Values

SECRET_KEY

public static final String SECRET_KEY
See Also:
Constant Field Values

PFV_KEY

public static final String PFV_KEY
See Also:
Constant Field Values

UPLOADER

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

Constants.ContextParams

public Constants.ContextParams()


Copyright © 2013. All rights reserved.