Uses of Interface
org.weda.model.EditorModelRegistry

Packages that use EditorModelRegistry
org.weda.model.impl   
org.weda.tapestry.binding   
 

Uses of EditorModelRegistry in org.weda.model.impl
 

Classes in org.weda.model.impl that implement EditorModelRegistry
 class EditorModelRegistryImpl
           
 

Uses of EditorModelRegistry in org.weda.tapestry.binding
 

Methods in org.weda.tapestry.binding with parameters of type EditorModelRegistry
 void EditorModelGroupBindingFactory.setModelRegistry(EditorModelRegistry modelRegistry)
           
 

Constructors in org.weda.tapestry.binding with parameters of type EditorModelRegistry
EditorModelGroupBinding(java.lang.String description, org.apache.tapestry.coerce.ValueConverter valueConverter, org.apache.hivemind.Location location, EditorModelRegistry modelRegistry, java.lang.String groupName)
           
 



Copyright © 2005-2006 . All Rights Reserved.