Uses of Class
com.flowingcode.vaadin.addons.regex.RegularExpression
-
Uses of RegularExpression in com.flowingcode.vaadin.addons.regex
Methods in com.flowingcode.vaadin.addons.regex that return RegularExpressionModifier and TypeMethodDescriptionprotected RegularExpressionRegularExpressionField.generateModelValue()static RegularExpressionCreates aRegularExpressioninstance from a givenPattern.Methods in com.flowingcode.vaadin.addons.regex with parameters of type RegularExpressionModifier and TypeMethodDescriptionvoidRegularExpressionTestField.setPattern(RegularExpression regex) protected voidRegularExpressionField.setPresentationValue(RegularExpression newPresentationValue)