Uses of Interface
com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder.IInstantiationHandler

Packages that use IInstantiationHandler
com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder   
 

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

Methods in com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder that return IInstantiationHandler
 IInstantiationHandler<?> EnclosedFieldMappingPolicy.getInstantiationHandler()
           
 IInstantiationHandler<?> UIBindingManager.getUIFieldInstantiationHandler(java.lang.Class<?> uifieldType)
           
 

Methods in com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder with parameters of type IInstantiationHandler
 void UIBindingManager.registerUIFieldInstantiationHandler(java.lang.Class<?> uifieldtype, IInstantiationHandler<?> handler)
           
 

Constructors in com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder with parameters of type IInstantiationHandler
EnclosedFieldMappingPolicy(java.lang.Class<?> enclosingType, java.lang.String fieldName, IInstantiationHandler<?> instantiationHandler)
           
 



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