Class DefaultMarkupSourcingStrategy

java.lang.Object
org.apache.wicket.markup.html.panel.AbstractMarkupSourcingStrategy
org.apache.wicket.markup.html.panel.DefaultMarkupSourcingStrategy
All Implemented Interfaces:
IMarkupSourcingStrategy

This is a no-op sourcing strategy implementing the default behavior for most components.
Author:
Juergen Donnerstag