public class ConstraintBehavior
extends org.apache.wicket.behavior.Behavior
Contains information about how a component should be displayed in a layout. A component should
have only one constraint.
This class violates the idea of org.apache.wicket.behavior.IBehavior.