@FunctionalInterface public interface ITagModifier<T extends Annotation>
maxlen
attribute to the tag
given a Size
annotation.Modifier and Type | Method and Description |
---|---|
void |
modify(FormComponent<?> component,
ComponentTag tag,
T annotation)
Modify the tag
|
void modify(FormComponent<?> component, ComponentTag tag, T annotation)
component
- component the tag belongs totag
- markup tag to be modifiedannotation
- constraint annotationCopyright © 2006–2022 Apache Software Foundation. All rights reserved.