Package de.xima.fc
Class CmnConst.FormDesigner.RemoteCommandParam
- java.lang.Object
 - 
- de.xima.fc.CmnConst.FormDesigner.RemoteCommandParam
 
 
- 
- Enclosing class:
 - CmnConst.FormDesigner
 
public static final class CmnConst.FormDesigner.RemoteCommandParam extends Object
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringPARAM_CSS_REQUESTstatic StringPARAM_ELEMENT_DATAstatic StringPARAM_PDF_FILE_NAMEstatic StringPARAM_PDF_IMPORT_IDstatic StringPARAM_PDF_IMPORTER_IDSstatic StringPARAM_SESSION_KEYstatic StringPARAM_THEME_IDstatic StringRESPONSE_INFO_JSONstatic StringRESPONSE_PDF_IMPORTER_IDSstatic StringRESPONSE_THEME_CSS 
- 
Constructor Summary
Constructors Constructor Description RemoteCommandParam() 
 - 
 
- 
- 
Field Detail
- 
PARAM_CSS_REQUEST
public static final String PARAM_CSS_REQUEST
- See Also:
 - Constant Field Values
 
 
- 
PARAM_THEME_ID
public static final String PARAM_THEME_ID
- See Also:
 - Constant Field Values
 
 
- 
PARAM_ELEMENT_DATA
public static final String PARAM_ELEMENT_DATA
- See Also:
 - Constant Field Values
 
 
- 
PARAM_PDF_IMPORTER_IDS
public static final String PARAM_PDF_IMPORTER_IDS
- See Also:
 - Constant Field Values
 
 
- 
PARAM_PDF_FILE_NAME
public static final String PARAM_PDF_FILE_NAME
- See Also:
 - Constant Field Values
 
 
- 
PARAM_PDF_IMPORT_ID
public static final String PARAM_PDF_IMPORT_ID
- See Also:
 - Constant Field Values
 
 
- 
PARAM_SESSION_KEY
public static final String PARAM_SESSION_KEY
- See Also:
 - Constant Field Values
 
 
- 
RESPONSE_INFO_JSON
public static final String RESPONSE_INFO_JSON
- See Also:
 - Constant Field Values
 
 
- 
RESPONSE_THEME_CSS
public static final String RESPONSE_THEME_CSS
- See Also:
 - Constant Field Values
 
 
- 
RESPONSE_PDF_IMPORTER_IDS
public static final String RESPONSE_PDF_IMPORTER_IDS
- See Also:
 - Constant Field Values
 
 
 - 
 
 -