|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PatternDelegate | |
---|---|
org.apache.tapestry.valid | Components and classes that provide specialized, validating text fields. |
Uses of PatternDelegate in org.apache.tapestry.valid |
---|
Methods in org.apache.tapestry.valid that return PatternDelegate | |
---|---|
PatternDelegate |
PatternValidator.getPatternDelegate()
Returns the custom pattern matcher if one is provided or creates and returns the default matcher laziliy. |
Methods in org.apache.tapestry.valid with parameters of type PatternDelegate | |
---|---|
void |
PatternValidator.setPatternDelegate(PatternDelegate patternDelegate)
Allows for a custom implementation to do the pattern matching. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |