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 StringLOAD_LIVECYCLEstatic StringLOAD_PERSISTstatic StringREQUEST_DATA_PROVIDER_GET_PERSIST 
- 
Constructor Summary
Constructors Constructor Description ClientScript() 
 - 
 
- 
- 
Field Detail
- 
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
 
 
 - 
 
 -