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_THEME_IDstatic StringRESPONSE_INFO_JSONstatic 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
 
 
- 
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
 
 
 - 
 
 -