Uses of Interface
de.deepamehta.plugins.topicmaps.ViewmodelCustomizer

Packages that use ViewmodelCustomizer
de.deepamehta.plugins.boxrenderer.dom   
de.deepamehta.plugins.topicmaps   
de.deepamehta.plugins.topicmaps.service   
 

Uses of ViewmodelCustomizer in de.deepamehta.plugins.boxrenderer.dom
 

Classes in de.deepamehta.plugins.boxrenderer.dom that implement ViewmodelCustomizer
 class BoxRendererPlugin
           
 

Uses of ViewmodelCustomizer in de.deepamehta.plugins.topicmaps
 

Fields in de.deepamehta.plugins.topicmaps with type parameters of type ViewmodelCustomizer
private  List<ViewmodelCustomizer> TopicmapsPlugin.viewmodelCustomizers
           
 

Methods in de.deepamehta.plugins.topicmaps with parameters of type ViewmodelCustomizer
private  void TopicmapsPlugin.invokeViewmodelCustomizer(ViewmodelCustomizer customizer, String method, Topic topic, CompositeValueModel viewProps)
           
 void TopicmapsPlugin.registerViewmodelCustomizer(ViewmodelCustomizer customizer)
           
 void TopicmapsPlugin.unregisterViewmodelCustomizer(ViewmodelCustomizer customizer)
           
 

Uses of ViewmodelCustomizer in de.deepamehta.plugins.topicmaps.service
 

Methods in de.deepamehta.plugins.topicmaps.service with parameters of type ViewmodelCustomizer
 void TopicmapsService.registerViewmodelCustomizer(ViewmodelCustomizer customizer)
           
 void TopicmapsService.unregisterViewmodelCustomizer(ViewmodelCustomizer customizer)
           
 



Copyright © 2014. All Rights Reserved.