Uses of Interface
org.wicketopia.mapping.TypeMapping

Packages that use TypeMapping
org.wicketopia   
org.wicketopia.mapping   
org.wicketopia.mapping.editor   
org.wicketopia.mapping.viewer   
 

Uses of TypeMapping in org.wicketopia
 

Methods in org.wicketopia that return TypeMapping
 TypeMapping Wicketopia.getEditorTypeMapping()
           
 TypeMapping Wicketopia.getViewerTypeMapping()
           
 

Methods in org.wicketopia with parameters of type TypeMapping
 void Wicketopia.setEditorTypeMapping(TypeMapping editorTypeMapping)
           
 void Wicketopia.setViewerTypeMapping(TypeMapping viewerTypeMapping)
           
 

Uses of TypeMapping in org.wicketopia.mapping
 

Classes in org.wicketopia.mapping that implement TypeMapping
 class ClassBasedTypeMapping
           
 

Uses of TypeMapping in org.wicketopia.mapping.editor
 

Classes in org.wicketopia.mapping.editor that implement TypeMapping
 class DefaultEditorTypeMapping
           
 

Uses of TypeMapping in org.wicketopia.mapping.viewer
 

Classes in org.wicketopia.mapping.viewer that implement TypeMapping
 class DefaultViewerTypeMapping
           
 



Copyright © 2010-2013. All Rights Reserved.