Package de.xima.fc
Class CmnConst.ClientWidgetVar
- java.lang.Object
 - 
- de.xima.fc.CmnConst.ClientWidgetVar
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringANNOYING_REGISTER_PROMPT_DIALOGstatic StringFORM_BLANK_EXPORT_DIALOGstatic StringFORM_OVERVIEW_DIALOGstatic StringFORM_PORTRAIT_EXPORT_DIALOGstatic StringHELP_WIDGET 
- 
Constructor Summary
Constructors Constructor Description ClientWidgetVar() 
 - 
 
- 
- 
Field Detail
- 
HELP_WIDGET
public static final String HELP_WIDGET
- See Also:
 - Constant Field Values
 
 
- 
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
 
 
- 
ANNOYING_REGISTER_PROMPT_DIALOG
public static final String ANNOYING_REGISTER_PROMPT_DIALOG
- See Also:
 - Constant Field Values
 
 
 - 
 
 -