Uses of Enum
org.primefaces.extensions.model.monacoeditor.EScrollbarHorizontal
Packages that use EScrollbarHorizontal
-
Uses of EScrollbarHorizontal in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return EScrollbarHorizontalModifier and TypeMethodDescriptionstatic EScrollbarHorizontal
EScrollbarHorizontal.parseString
(String name) static EScrollbarHorizontal
Returns the enum constant of this type with the specified name.static EScrollbarHorizontal[]
EScrollbarHorizontal.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.primefaces.extensions.model.monacoeditor with parameters of type EScrollbarHorizontalModifier and TypeMethodDescriptionEditorScrollbarOptions.setHorizontal
(EScrollbarHorizontal horizontal)