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 StringCREATE_FIND_PDF_IMPORTER_IDS_RESPONSEstatic StringCREATE_INSERT_FORM_ELEMENT_RESPONSEstatic StringCREATE_OPEN_INLINE_VIA_SESSION_KEY_RESPONSEstatic StringLOAD_LIVECYCLEstatic StringLOAD_PERSISTstatic StringPDF_IMPORT_OPEN_INLINE_VIA_IMPORT_IDstatic StringPDF_IMPORTER_OPEN_PDFstatic StringREQUEST_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
 
 
 - 
 
 -