org.primefaces.util
Class Constants

java.lang.Object
  extended by org.primefaces.util.Constants

public class Constants
extends Object


Field Summary
static String AUTO_UPDATE
           
static String CUSTOM_EVENT
           
static String DOWNLOAD_COOKIE
           
static String DYNAMIC_CONTENT_PARAM
           
static String LIBRARY
           
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 PUSH_PATH
           
static String PUSH_SERVER_URL
           
static String REQUEST_CONTEXT_ATTR
           
static String SUBMIT_PARAM
           
static String THEME_PARAM
           
static String VERSION
           
 
Constructor Summary
Constants()
           
 
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

THEME_PARAM

public static final String THEME_PARAM
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_PARAM

public static final String SUBMIT_PARAM
See Also:
Constant Field Values

REQUEST_CONTEXT_ATTR

public static final String REQUEST_CONTEXT_ATTR
See Also:
Constant Field Values

DOWNLOAD_COOKIE

public static final String DOWNLOAD_COOKIE
See Also:
Constant Field Values

VERSION

public static final String VERSION
See Also:
Constant Field Values

LIBRARY

public static final String LIBRARY
See Also:
Constant Field Values

CUSTOM_EVENT

public static final String CUSTOM_EVENT
See Also:
Constant Field Values

PUSH_PATH

public static final String PUSH_PATH
See Also:
Constant Field Values

DYNAMIC_CONTENT_PARAM

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

Constants

public Constants()


Copyright © 2012. All Rights Reserved.