Serialized Form
-
Package com.flowingcode.vaadin.addons.regex
-
Class com.flowingcode.vaadin.addons.regex.RegularExpressionField
-
Serialized Fields
-
hasPatternSyntaxError
boolean hasPatternSyntaxError
-
inputField
TextField inputField
-
operatorField
Select<RegularExpressionOperator> operatorField
-
testField
RegularExpressionTestField testField
-
testFieldEnabled
boolean testFieldEnabled
-
-
-
Class com.flowingcode.vaadin.addons.regex.RegularExpressionTestField
class RegularExpressionTestField extends Div implements Serializable
-