Uses of Enum Class
com.flowingcode.vaadin.addons.syntaxhighlighter.ShStylePrism
-
Uses of ShStylePrism in com.flowingcode.vaadin.addons.syntaxhighlighter
Methods in com.flowingcode.vaadin.addons.syntaxhighlighter that return ShStylePrismModifier and TypeMethodDescriptionSyntaxHighlighterPrism.getShStyle()Obtains the current SyntaxHighlighterPrism Stylestatic ShStylePrismReturns the enum constant of this class with the specified name.static ShStylePrism[]ShStylePrism.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.flowingcode.vaadin.addons.syntaxhighlighter with parameters of type ShStylePrismModifier and TypeMethodDescriptionvoidSyntaxHighlighterPrism.setShStyle(ShStylePrism style) Sets the SyntaxHighlighter Style