Class DisplayResultView.Constants
- java.lang.Object
-
- org.silverpeas.components.survey.control.DisplayResultView.Constants
-
- Enclosing class:
- DisplayResultView
public static class DisplayResultView.Constants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
CLASSIC_MAIN_VIEW
static String
DETAIL_MAIN_VIEW
static String
GRAPHICAL_SEC_LEVEL_VIEW
static String
HORIZONTAL_BAR_SEC_LEVEL_VIEW
-
-
-
Field Detail
-
CLASSIC_MAIN_VIEW
public static final String CLASSIC_MAIN_VIEW
- See Also:
- Constant Field Values
-
DETAIL_MAIN_VIEW
public static final String DETAIL_MAIN_VIEW
- See Also:
- Constant Field Values
-
GRAPHICAL_SEC_LEVEL_VIEW
public static final String GRAPHICAL_SEC_LEVEL_VIEW
- See Also:
- Constant Field Values
-
HORIZONTAL_BAR_SEC_LEVEL_VIEW
public static final String HORIZONTAL_BAR_SEC_LEVEL_VIEW
- See Also:
- Constant Field Values
-
-