org.primefaces.util
Class Constants

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

public class Constants
extends Object


Nested Class Summary
 class Constants.ContextParams
           
 class Constants.RequestParams
           
 
Field Summary
static String CUSTOM_EVENT
           
static String DIALOG_CONVERSATION_PARAM
           
static String DIALOG_OPTIONS
           
static String DIALOG_OUTCOME
           
static String DIALOG_PARAMS
           
static String DIALOG_SOURCE_COMPONENT
           
static String DIALOG_SOURCE_WIDGET
           
static String DOWNLOAD_COOKIE
           
static String DYNAMIC_CONTENT_CACHE_PARAM
           
static String DYNAMIC_CONTENT_PARAM
           
static String FRAGMENT_AUTO_RENDERED
           
static String FRAGMENT_ID
           
static String LIBRARY
           
static String PUSH_PATH
           
 
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

DOWNLOAD_COOKIE

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

DYNAMIC_CONTENT_CACHE_PARAM

public static final String DYNAMIC_CONTENT_CACHE_PARAM
See Also:
Constant Field Values

FRAGMENT_ID

public static final String FRAGMENT_ID
See Also:
Constant Field Values

FRAGMENT_AUTO_RENDERED

public static final String FRAGMENT_AUTO_RENDERED
See Also:
Constant Field Values

DIALOG_OUTCOME

public static final String DIALOG_OUTCOME
See Also:
Constant Field Values

DIALOG_OPTIONS

public static final String DIALOG_OPTIONS
See Also:
Constant Field Values

DIALOG_PARAMS

public static final String DIALOG_PARAMS
See Also:
Constant Field Values

DIALOG_SOURCE_COMPONENT

public static final String DIALOG_SOURCE_COMPONENT
See Also:
Constant Field Values

DIALOG_SOURCE_WIDGET

public static final String DIALOG_SOURCE_WIDGET
See Also:
Constant Field Values

DIALOG_CONVERSATION_PARAM

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

Constants

public Constants()


Copyright © 2013. All rights reserved.