org.primefaces.extensions.util
Class Constants
java.lang.Object
org.primefaces.extensions.util.Constants
public final class Constants
- extends java.lang.Object
Global constants for the project.
- Since:
- 0.2
- Version:
- $Revision$
- Author:
- Thomas Andraschko / last modified by $Author$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LIBRARY
public static final java.lang.String LIBRARY
- See Also:
- Constant Field Values
LIBRARY_UNCOMPRESSED
public static final java.lang.String LIBRARY_UNCOMPRESSED
- See Also:
- Constant Field Values
DELIVER_UNCOMPRESSED_RESOURCES_INIT_PARAM
public static final java.lang.String DELIVER_UNCOMPRESSED_RESOURCES_INIT_PARAM
- See Also:
- Constant Field Values
WRAP_PRIME_FACES_RESOURCES_INIT_PARAM
public static final java.lang.String WRAP_PRIME_FACES_RESOURCES_INIT_PARAM
- See Also:
- Constant Field Values
EXTENSION_CSS
public static final java.lang.String EXTENSION_CSS
- See Also:
- Constant Field Values
EXTENSION_JS
public static final java.lang.String EXTENSION_JS
- See Also:
- Constant Field Values
RENDERER_TYPE_SCRIPT
public static final java.lang.String RENDERER_TYPE_SCRIPT
- See Also:
- Constant Field Values
RENDERER_TYPE_STYLESHEET
public static final java.lang.String RENDERER_TYPE_STYLESHEET
- See Also:
- Constant Field Values
Copyright © 2011-2013. All Rights Reserved.