Uses of Enum
org.primefaces.extensions.model.monacoeditor.ERenderValidationDecorations
-
Uses of ERenderValidationDecorations in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return ERenderValidationDecorationsModifier and TypeMethodDescriptionstatic ERenderValidationDecorationsERenderValidationDecorations.parseString(String name) static ERenderValidationDecorationsReturns the enum constant of this type with the specified name.static ERenderValidationDecorations[]ERenderValidationDecorations.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 ERenderValidationDecorationsModifier and TypeMethodDescriptionDiffEditorOptions.setRenderValidationDecorations(ERenderValidationDecorations renderValidationDecorations) EditorOptions.setRenderValidationDecorations(ERenderValidationDecorations renderValidationDecorations)