|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.markup.parser.AbstractMarkupFilter
org.apache.wicket.markup.html.form.AutoLabelTagHandler
public class AutoLabelTagHandler
Markup filter that identifies tags with the wicket:for attribute. See
AutoLabelResolver for details.
| Constructor Summary | |
|---|---|
AutoLabelTagHandler()
|
|
| Method Summary | |
|---|---|
protected MarkupElement |
onComponentTag(ComponentTag tag)
Invoked when a ComponentTag was found. |
| Methods inherited from class org.apache.wicket.markup.parser.AbstractMarkupFilter |
|---|
getNextFilter, nextElement, onSpecialTag, postProcess, setNextFilter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AutoLabelTagHandler()
| Method Detail |
|---|
protected MarkupElement onComponentTag(ComponentTag tag)
throws java.text.ParseException
AbstractMarkupFilterBy default this method is also called for WicketTags.
onComponentTag in class AbstractMarkupFilterjava.text.ParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||