Package de.xima.fc
Class CmnConst.ClientId
- java.lang.Object
-
- de.xima.fc.CmnConst.ClientId
-
-
Field Summary
Fields Modifier and Type Field Description static String
FORM_BLANK_EXPORT_DIALOG
static String
FORM_OVERVIEW_DIALOG
static String
FORM_OVERVIEW_FORM
static String
FORM_OVERVIEW_HEADER_FORM
static String
FORM_PORTRAIT_EXPORT_DIALOG
static String
PLACEHOLDER_DIALOG
static String
PLACEHOLDER_DIALOG_CONTENT
static String
PLACEHOLDER_DIALOG_CONTENT_INNER
-
Constructor Summary
Constructors Constructor Description ClientId()
-
-
-
Field Detail
-
PLACEHOLDER_DIALOG
public static final String PLACEHOLDER_DIALOG
- See Also:
- Constant Field Values
-
PLACEHOLDER_DIALOG_CONTENT
public static final String PLACEHOLDER_DIALOG_CONTENT
- See Also:
- Constant Field Values
-
PLACEHOLDER_DIALOG_CONTENT_INNER
public static final String PLACEHOLDER_DIALOG_CONTENT_INNER
- See Also:
- Constant Field Values
-
FORM_PORTRAIT_EXPORT_DIALOG
public static final String FORM_PORTRAIT_EXPORT_DIALOG
- 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_OVERVIEW_FORM
public static final String FORM_OVERVIEW_FORM
- See Also:
- Constant Field Values
-
FORM_OVERVIEW_HEADER_FORM
public static final String FORM_OVERVIEW_HEADER_FORM
- See Also:
- Constant Field Values
-
-