Uses of Class
org.apache.wicket.markup.html.panel.AbstractMarkupSourcingStrategy

Packages that use AbstractMarkupSourcingStrategy
org.apache.wicket.markup.html.panel Panel components. 
 

Uses of AbstractMarkupSourcingStrategy in org.apache.wicket.markup.html.panel
 

Subclasses of AbstractMarkupSourcingStrategy in org.apache.wicket.markup.html.panel
 class AssociatedMarkupSourcingStrategy
          Boiler plate for markup sourcing strategy which retrieve the markup from associated markup files.
 class BorderMarkupSourcingStrategy
           
 class FragmentMarkupSourcingStrategy
           
 class PanelMarkupSourcingStrategy
           
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.