Package de.xima.fc
Class CmnConst.Designer.ClientScript
- java.lang.Object
-
- de.xima.fc.CmnConst.Designer.ClientScript
-
- Enclosing class:
- CmnConst.Designer
public static final class CmnConst.Designer.ClientScript extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
DOWNLOAD_FORM_EXPORT
static String
EMIT_SWITCHED_TAB
-
Constructor Summary
Constructors Constructor Description ClientScript()
-
-
-
Field Detail
-
EMIT_SWITCHED_TAB
public static final String EMIT_SWITCHED_TAB
- See Also:
- Constant Field Values
-
DOWNLOAD_FORM_EXPORT
public static final String DOWNLOAD_FORM_EXPORT
- See Also:
- Constant Field Values
-
-