Uses of Enum
org.primefaces.extensions.model.monacoeditor.EDiffAlgorithm
Packages that use EDiffAlgorithm
- 
Uses of EDiffAlgorithm in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return EDiffAlgorithmModifier and TypeMethodDescriptionstatic EDiffAlgorithmEDiffAlgorithm.parseString(String name) static EDiffAlgorithmReturns the enum constant of this type with the specified name.static EDiffAlgorithm[]EDiffAlgorithm.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 EDiffAlgorithmModifier and TypeMethodDescriptionDiffEditorOptions.setDiffAlgorithm(EDiffAlgorithm diffAlgorithm)