Uses of Interface
org.apache.wicket.settings.IMarkupSettings

Packages that use IMarkupSettings
org.apache.wicket The core Wicket package. 
org.apache.wicket.settings.def   
 

Uses of IMarkupSettings in org.apache.wicket
 

Methods in org.apache.wicket that return IMarkupSettings
 IMarkupSettings Application.getMarkupSettings()
           
 

Methods in org.apache.wicket with parameters of type IMarkupSettings
 void Application.setMarkupSettings(IMarkupSettings markupSettings)
           
 

Uses of IMarkupSettings in org.apache.wicket.settings.def
 

Classes in org.apache.wicket.settings.def that implement IMarkupSettings
 class MarkupSettings
           
 



Copyright © 2006–2017 Apache Software Foundation. All rights reserved.