Uses of Class
org.wicketopia.Wicketopia

Packages that use Wicketopia
org.wicketopia   
org.wicketopia.joda   
org.wicketopia.persistence   
 

Uses of Wicketopia in org.wicketopia
 

Methods in org.wicketopia that return Wicketopia
static Wicketopia Wicketopia.get()
           
 

Methods in org.wicketopia with parameters of type Wicketopia
 void WicketopiaPlugin.initialize(Wicketopia wicketopia)
           
 

Uses of Wicketopia in org.wicketopia.joda
 

Methods in org.wicketopia.joda with parameters of type Wicketopia
 void JodaPlugin.initialize(Wicketopia wicketopia)
           
<T> void
JodaPlugin.registerType(Wicketopia wicketopia, String typeName, Class<T> propertyType, DateTimeTranslator<T> translator, String style)
           
 

Uses of Wicketopia in org.wicketopia.persistence
 

Methods in org.wicketopia.persistence with parameters of type Wicketopia
 void PersistencePlugin.initialize(Wicketopia wicketopia)
           
 



Copyright © 2010-2013. All Rights Reserved.