Package de.xima.fc
Class CmnConst.Workflow.ClientWidgetVar
- java.lang.Object
 - 
- de.xima.fc.CmnConst.Workflow.ClientWidgetVar
 
 
- 
- Enclosing class:
 - CmnConst.Workflow
 
public static final class CmnConst.Workflow.ClientWidgetVar extends Object
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringADD_NEW_STATE_DIALOGstatic StringBACKUP_DIALOGstatic StringSAVE_INVALID_CONFIRMATION_DIALOG 
- 
Constructor Summary
Constructors Constructor Description ClientWidgetVar() 
 - 
 
- 
- 
Field Detail
- 
SAVE_INVALID_CONFIRMATION_DIALOG
public static final String SAVE_INVALID_CONFIRMATION_DIALOG
- See Also:
 - Constant Field Values
 
 
- 
ADD_NEW_STATE_DIALOG
public static final String ADD_NEW_STATE_DIALOG
- See Also:
 - Constant Field Values
 
 
- 
BACKUP_DIALOG
public static final String BACKUP_DIALOG
- See Also:
 - Constant Field Values
 
 
 - 
 
 -