Package de.xima.fc
Class CmnConst.ClientWidgetVar
- java.lang.Object
-
- de.xima.fc.CmnConst.ClientWidgetVar
-
-
Field Summary
Fields Modifier and Type Field Description static String
FORM_BLANK_EXPORT_DIALOG
static String
FORM_OVERVIEW_DIALOG
static String
FORM_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
-
-