Package de.xima.fc
Class CmnConst.RenderParams
- java.lang.Object
 - 
- de.xima.fc.CmnConst.RenderParams
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringFORCE_INLINE_INCLUDESstatic StringFORM_CONTAINER_IDstatic StringFORM_ONLYstatic StringKEEPALIVEstatic StringLANGstatic StringLOGIN_FALLBACKstatic StringLOGIN_USE_REDIRECTstatic StringPARAMNAME_FORM_DEBUGTOOLSstatic StringPARAMNAME_FORM_MANDANTstatic StringPARAMNAME_FORM_PASSWORDstatic StringPARAMNAME_FORM_STATUSstatic StringPARAMNAME_FORM_USERGROUPstatic StringPARAMNAME_FORM_USERNAMEstatic StringPREFIXstatic StringTHEMEstatic StringUSE_BOOSSTRAPstatic StringUSE_CSSstatic StringUSE_JQUERYstatic StringUSE_JQUERYUI 
- 
Constructor Summary
Constructors Constructor Description RenderParams() 
 - 
 
- 
- 
Field Detail
- 
LANG
public static final String LANG
- See Also:
 - Constant Field Values
 
 
- 
PREFIX
public static final String PREFIX
- See Also:
 - Constant Field Values
 
 
- 
USE_JQUERYUI
public static final String USE_JQUERYUI
- See Also:
 - Constant Field Values
 
 
- 
USE_JQUERY
public static final String USE_JQUERY
- See Also:
 - Constant Field Values
 
 
- 
USE_BOOSSTRAP
public static final String USE_BOOSSTRAP
- See Also:
 - Constant Field Values
 
 
- 
USE_CSS
public static final String USE_CSS
- See Also:
 - Constant Field Values
 
 
- 
FORCE_INLINE_INCLUDES
public static final String FORCE_INLINE_INCLUDES
- See Also:
 - Constant Field Values
 
 
- 
FORM_ONLY
public static final String FORM_ONLY
- See Also:
 - Constant Field Values
 
 
- 
KEEPALIVE
public static final String KEEPALIVE
- See Also:
 - Constant Field Values
 
 
- 
THEME
public static final String THEME
- See Also:
 - Constant Field Values
 
 
- 
LOGIN_FALLBACK
public static final String LOGIN_FALLBACK
- See Also:
 - Constant Field Values
 
 
- 
LOGIN_USE_REDIRECT
public static final String LOGIN_USE_REDIRECT
- See Also:
 - Constant Field Values
 
 
- 
FORM_CONTAINER_ID
public static final String FORM_CONTAINER_ID
- See Also:
 - Constant Field Values
 
 
- 
PARAMNAME_FORM_USERNAME
public static final String PARAMNAME_FORM_USERNAME
- See Also:
 - Constant Field Values
 
 
- 
PARAMNAME_FORM_PASSWORD
public static final String PARAMNAME_FORM_PASSWORD
- See Also:
 - Constant Field Values
 
 
- 
PARAMNAME_FORM_MANDANT
public static final String PARAMNAME_FORM_MANDANT
- See Also:
 - Constant Field Values
 
 
- 
PARAMNAME_FORM_STATUS
public static final String PARAMNAME_FORM_STATUS
- See Also:
 - Constant Field Values
 
 
- 
PARAMNAME_FORM_USERGROUP
public static final String PARAMNAME_FORM_USERGROUP
- See Also:
 - Constant Field Values
 
 
- 
PARAMNAME_FORM_DEBUGTOOLS
public static final String PARAMNAME_FORM_DEBUGTOOLS
- See Also:
 - Constant Field Values
 
 
 - 
 
 -