Package de.xima.fc
Class CmnConst.ClientId
- java.lang.Object
 - 
- de.xima.fc.CmnConst.ClientId
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringFORM_BLANK_EXPORT_DIALOGstatic StringFORM_OVERVIEW_DIALOGstatic StringFORM_OVERVIEW_FORMstatic StringFORM_OVERVIEW_HEADER_FORMstatic StringFORM_PORTRAIT_EXPORT_DIALOGstatic StringPLACEHOLDER_DIALOGstatic StringPLACEHOLDER_DIALOG_CONTENT 
- 
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
 
 
- 
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
 
 
 - 
 
 -