Package de.xima.fc.form.common.statics
Class FD2Const.XRendererParameter
- java.lang.Object
 - 
- de.xima.fc.form.common.statics.FD2Const.XRendererParameter
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringDERIVERstatic StringFORMVERSIONstatic StringIMPORT_CSSstatic StringPROJEKT_ID 
- 
Constructor Summary
Constructors Constructor Description XRendererParameter() 
 - 
 
- 
- 
Field Detail
- 
PROJEKT_ID
public static final String PROJEKT_ID
- See Also:
 - Constant Field Values
 
 
- 
FORMVERSION
public static final String FORMVERSION
- See Also:
 - Constant Field Values
 
 
- 
DERIVER
public static final String DERIVER
- See Also:
 - Constant Field Values
 
 
- 
IMPORT_CSS
public static final String IMPORT_CSS
- See Also:
 - Constant Field Values
 
 
 - 
 
 -