Package de.xima.fc
Class CmnConst.ClientWidgetVar
- java.lang.Object
 - 
- de.xima.fc.CmnConst.ClientWidgetVar
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringFORM_BLANK_EXPORT_DIALOGstatic StringFORM_OVERVIEW_DIALOGstatic StringFORM_PORTRAIT_EXPORT_DIALOG 
- 
Constructor Summary
Constructors Constructor Description ClientWidgetVar() 
 - 
 
- 
- 
Field Detail
- 
FORM_BLANK_EXPORT_DIALOG
public static final String FORM_BLANK_EXPORT_DIALOG
- See Also:
 - Constant Field Values
 
 
- 
FORM_OVERVIEW_DIALOG
public static final String FORM_OVERVIEW_DIALOG
- See Also:
 - Constant Field Values
 
 
- 
FORM_PORTRAIT_EXPORT_DIALOG
public static final String FORM_PORTRAIT_EXPORT_DIALOG
- See Also:
 - Constant Field Values
 
 
 - 
 
 -