Class AutoLabelResolver.AutoLabelMarker

java.lang.Object
org.apache.wicket.markup.html.form.AutoLabelResolver.AutoLabelMarker
All Implemented Interfaces:
Serializable
Enclosing class:
AutoLabelResolver

public static final class AutoLabelResolver.AutoLabelMarker extends Object implements Serializable
Marker used to track whether or not a form component has an associated auto label by its mere presense as well as some attributes of the component across requests.
Author:
igor
See Also: