Uses of Class
com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder.AbstractUITemplate

Packages that use AbstractUITemplate
com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder   
com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder.template   
 

Uses of AbstractUITemplate in com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder
 

Methods in com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder with parameters of type AbstractUITemplate
 com.google.gwt.user.client.ui.Widget UIBindingManager.bind(java.util.List<? extends T> models, AbstractUITemplate tmpl)
           
 com.google.gwt.user.client.ui.Widget UIBindingManager.bind(T model, AbstractUITemplate tmpl)
           
 

Uses of AbstractUITemplate in com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder.template
 

Subclasses of AbstractUITemplate in com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder.template
 class DefaultUITemplate
          UITemplate used when no template have been registered through UIBindingManager TODO: COMPLETE with commonly used types
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.