Uses of Interface
org.weda.model.TableModelRegistry

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

Uses of TableModelRegistry in org.weda.model.impl
 

Classes in org.weda.model.impl that implement TableModelRegistry
 class TableModelRegistryImpl
           
 

Uses of TableModelRegistry in org.weda.tapestry.binding
 

Methods in org.weda.tapestry.binding with parameters of type TableModelRegistry
 void TableModelBindingFactory.setTableModelRegistry(TableModelRegistry tableModelRegistry)
           
 

Constructors in org.weda.tapestry.binding with parameters of type TableModelRegistry
TableModeleBinding(java.lang.String description, org.apache.tapestry.coerce.ValueConverter valueConverter, org.apache.hivemind.Location location, TableModelRegistry tableModelRegistry, java.lang.String tableModelName)
           
 



Copyright © 2005-2006 . All Rights Reserved.