Uses of Class
org.silverpeas.components.suggestionbox.control.SuggestionBoxWebController.ViewContext
-
Packages that use SuggestionBoxWebController.ViewContext Package Description org.silverpeas.components.suggestionbox.control -
-
Uses of SuggestionBoxWebController.ViewContext in org.silverpeas.components.suggestionbox.control
Methods in org.silverpeas.components.suggestionbox.control that return SuggestionBoxWebController.ViewContext Modifier and Type Method Description static SuggestionBoxWebController.ViewContextSuggestionBoxWebController.ViewContext. fromIdentifier(String identifier)static SuggestionBoxWebController.ViewContextSuggestionBoxWebController.ViewContext. valueOf(String name)Returns the enum constant of this type with the specified name.static SuggestionBoxWebController.ViewContext[]SuggestionBoxWebController.ViewContext. values()Returns an array containing the constants of this enum type, in the order they are declared.
-