Package de.xima.fc
Class CmnConst.Workflow.ClientId
- java.lang.Object
-
- de.xima.fc.CmnConst.Workflow.ClientId
-
- Enclosing class:
- CmnConst.Workflow
public static final class CmnConst.Workflow.ClientId extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
ADD_NEW_STATE_DIALOG
static String
ADD_NEW_STATE_FORM
static String
BACKUP_DIALOG
static String
DRAWER_PANEL
static String
DRAWER_PANEL_CONTENT
static String
DRAWER_PANEL_TABS
static String
FLOWCHART
static String
FLOWCHART_FORM
static String
HIDDEN_STATE_LIST_FORM
static String
MAIN_TABS
static String
NODE_ADD_CONTENT
static String
NODE_ADD_TABS
static String
PROPERTIES_FORM
static String
SAVE_INVALID_CONFIRMATION_DIALOG
static String
SAVE_INVALID_CONFIRMATION_DIALOG_CONTENT
static String
TASK_ADD_CONTENT
static String
TASK_ADD_TABS
static String
TOOLBAR_BACKUPS
static String
TOOLBAR_MORE_BUTTON
static String
TOOLBAR_PATH
static String
TOOLBAR_REDO_BUTTON
static String
TOOLBAR_UNDO_BUTTON
static String
TOPBAR_FORM_LEFT
static String
VIEW_SETTINGS_FORM
-
Constructor Summary
Constructors Constructor Description ClientId()
-
-
-
Field Detail
-
FLOWCHART_FORM
public static final String FLOWCHART_FORM
- See Also:
- Constant Field Values
-
FLOWCHART
public static final String FLOWCHART
- See Also:
- Constant Field Values
-
PROPERTIES_FORM
public static final String PROPERTIES_FORM
- See Also:
- Constant Field Values
-
VIEW_SETTINGS_FORM
public static final String VIEW_SETTINGS_FORM
- See Also:
- Constant Field Values
-
DRAWER_PANEL
public static final String DRAWER_PANEL
- See Also:
- Constant Field Values
-
DRAWER_PANEL_CONTENT
public static final String DRAWER_PANEL_CONTENT
- See Also:
- Constant Field Values
-
DRAWER_PANEL_TABS
public static final String DRAWER_PANEL_TABS
- See Also:
- Constant Field Values
-
NODE_ADD_CONTENT
public static final String NODE_ADD_CONTENT
- See Also:
- Constant Field Values
-
NODE_ADD_TABS
public static final String NODE_ADD_TABS
- See Also:
- Constant Field Values
-
TASK_ADD_CONTENT
public static final String TASK_ADD_CONTENT
- See Also:
- Constant Field Values
-
TASK_ADD_TABS
public static final String TASK_ADD_TABS
- See Also:
- Constant Field Values
-
SAVE_INVALID_CONFIRMATION_DIALOG
public static final String SAVE_INVALID_CONFIRMATION_DIALOG
- See Also:
- Constant Field Values
-
SAVE_INVALID_CONFIRMATION_DIALOG_CONTENT
public static final String SAVE_INVALID_CONFIRMATION_DIALOG_CONTENT
- See Also:
- Constant Field Values
-
HIDDEN_STATE_LIST_FORM
public static final String HIDDEN_STATE_LIST_FORM
- See Also:
- Constant Field Values
-
BACKUP_DIALOG
public static final String BACKUP_DIALOG
- See Also:
- Constant Field Values
-
TOOLBAR_MORE_BUTTON
public static final String TOOLBAR_MORE_BUTTON
- See Also:
- Constant Field Values
-
TOOLBAR_REDO_BUTTON
public static final String TOOLBAR_REDO_BUTTON
- See Also:
- Constant Field Values
-
TOOLBAR_UNDO_BUTTON
public static final String TOOLBAR_UNDO_BUTTON
- See Also:
- Constant Field Values
-
TOOLBAR_BACKUPS
public static final String TOOLBAR_BACKUPS
- See Also:
- Constant Field Values
-
TOOLBAR_PATH
public static final String TOOLBAR_PATH
- See Also:
- Constant Field Values
-
TOPBAR_FORM_LEFT
public static final String TOPBAR_FORM_LEFT
- See Also:
- Constant Field Values
-
MAIN_TABS
public static final String MAIN_TABS
- See Also:
- Constant Field Values
-
ADD_NEW_STATE_FORM
public static final String ADD_NEW_STATE_FORM
- See Also:
- Constant Field Values
-
ADD_NEW_STATE_DIALOG
public static final String ADD_NEW_STATE_DIALOG
- See Also:
- Constant Field Values
-
-