Package org.primefaces.util
Class Constants
- java.lang.Object
-
- org.primefaces.util.Constants
-
public class Constants extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classConstants.ContextParamsstatic classConstants.DialogFrameworkstatic classConstants.RequestParams
-
Field Summary
Fields Modifier and Type Field Description static StringBARCODE_MAPPINGstatic StringCLIENT_BEHAVIOR_RENDERING_MODEstatic StringDEFAULT_CACHE_REGIONstatic StringDOWNLOAD_COOKIEstatic StringDYNAMIC_CONTENT_CACHE_PARAMstatic StringDYNAMIC_CONTENT_PARAMstatic StringDYNAMIC_CONTENT_TYPE_PARAMstatic StringDYNAMIC_RESOURCES_MAPPINGstatic StringEMPTY_STRINGstatic StringFRAGMENT_IDstatic StringHELPER_RENDERERstatic StringLIBRARYstatic StringMULTI_VIEW_STATESstatic StringSPACE
-
-
-
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
-
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
-
DYNAMIC_CONTENT_TYPE_PARAM
public static final String DYNAMIC_CONTENT_TYPE_PARAM
- See Also:
- Constant Field Values
-
DYNAMIC_RESOURCES_MAPPING
public static final String DYNAMIC_RESOURCES_MAPPING
- See Also:
- Constant Field Values
-
BARCODE_MAPPING
public static final String BARCODE_MAPPING
- See Also:
- Constant Field Values
-
FRAGMENT_ID
public static final String FRAGMENT_ID
- See Also:
- Constant Field Values
-
SPACE
public static final String SPACE
- See Also:
- Constant Field Values
-
EMPTY_STRING
public static final String EMPTY_STRING
- See Also:
- Constant Field Values
-
CLIENT_BEHAVIOR_RENDERING_MODE
public static final String CLIENT_BEHAVIOR_RENDERING_MODE
- See Also:
- Constant Field Values
-
DEFAULT_CACHE_REGION
public static final String DEFAULT_CACHE_REGION
- See Also:
- Constant Field Values
-
HELPER_RENDERER
public static final String HELPER_RENDERER
- See Also:
- Constant Field Values
-
MULTI_VIEW_STATES
public static final String MULTI_VIEW_STATES
- See Also:
- Constant Field Values
-
-