Package de.xima.fc
Class CmnConst.FormDesigner.ClientScript
- java.lang.Object
-
- de.xima.fc.CmnConst.FormDesigner.ClientScript
-
- Enclosing class:
- CmnConst.FormDesigner
public static final class CmnConst.FormDesigner.ClientScript extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
CREATE_FIND_PDF_IMPORTER_IDS_RESPONSE
static String
CREATE_INSERT_FORM_ELEMENT_RESPONSE
static String
CREATE_OPEN_INLINE_VIA_SESSION_KEY_RESPONSE
static String
LOAD_LIVECYCLE
static String
LOAD_PERSIST
static String
PDF_IMPORT_OPEN_INLINE_VIA_IMPORT_ID
static String
PDF_IMPORTER_OPEN_PDF
static String
REQUEST_DATA_PROVIDER_GET_PERSIST
-
Constructor Summary
Constructors Constructor Description ClientScript()
-
-
-
Field Detail
-
CREATE_INSERT_FORM_ELEMENT_RESPONSE
public static final String CREATE_INSERT_FORM_ELEMENT_RESPONSE
- See Also:
- Constant Field Values
-
CREATE_FIND_PDF_IMPORTER_IDS_RESPONSE
public static final String CREATE_FIND_PDF_IMPORTER_IDS_RESPONSE
- See Also:
- Constant Field Values
-
CREATE_OPEN_INLINE_VIA_SESSION_KEY_RESPONSE
public static final String CREATE_OPEN_INLINE_VIA_SESSION_KEY_RESPONSE
- See Also:
- Constant Field Values
-
REQUEST_DATA_PROVIDER_GET_PERSIST
public static final String REQUEST_DATA_PROVIDER_GET_PERSIST
- See Also:
- Constant Field Values
-
LOAD_PERSIST
public static final String LOAD_PERSIST
- See Also:
- Constant Field Values
-
LOAD_LIVECYCLE
public static final String LOAD_LIVECYCLE
- See Also:
- Constant Field Values
-
PDF_IMPORT_OPEN_INLINE_VIA_IMPORT_ID
public static final String PDF_IMPORT_OPEN_INLINE_VIA_IMPORT_ID
- See Also:
- Constant Field Values
-
PDF_IMPORTER_OPEN_PDF
public static final String PDF_IMPORTER_OPEN_PDF
- See Also:
- Constant Field Values
-
-