Package | Description |
---|---|
cz.cuni.mff.odcleanstore.webfrontend.core.components |
Custom Wicket components.
|
cz.cuni.mff.odcleanstore.webfrontend.pages |
Page components.
|
cz.cuni.mff.odcleanstore.webfrontend.validators |
Custom Wicket validators.
|
Constructor and Description |
---|
ReplacementField(String id,
RegexField regexField) |
Modifier and Type | Method and Description |
---|---|
protected RegexField |
FrontendPage.createRegexTextfield(String componentName) |
protected RegexField |
FrontendPage.createRegexTextfield(String componentName,
boolean required) |
Modifier and Type | Method and Description |
---|---|
protected ReplacementField |
FrontendPage.createReplacementTextfield(String componentName,
RegexField pattern) |
protected ReplacementField |
FrontendPage.createReplacementTextfield(String componentName,
RegexField pattern,
boolean required) |
Constructor and Description |
---|
ReplacementValidator(RegexField pattern) |
Copyright © 2013. All Rights Reserved.