Uses of Class
sk.uniba.euromath.editor.GeneDataProvider.RendererSite

Packages that use GeneDataProvider.RendererSite
sk.uniba.euromath.editor Editor - Core of Multi Editor Architecture 
 

Uses of GeneDataProvider.RendererSite in sk.uniba.euromath.editor
 

Method parameters in sk.uniba.euromath.editor with type arguments of type GeneDataProvider.RendererSite
 void EditorSite.dataChanged(Map<CoordinatorInputKey,GeneDataProvider.RendererSite> rendererKeys, CoordinatorInputKey rootKey, Map<CoordinatorInputKey,Set<CoordinatorInputKey>> nametreeHierarchy, Map<String,CoordinatorInputKey> geneIdMapping, Set<CoordinatorInputKey> newKeys, Set<CoordinatorInputKey> deletedKeys)
           
 void IEditorDataReceiver.dataChanged(Map<CoordinatorInputKey,GeneDataProvider.RendererSite> rendererKeys, CoordinatorInputKey rootKey, Map<CoordinatorInputKey,Set<CoordinatorInputKey>> nametreeHierarchy, Map<String,CoordinatorInputKey> geneIdMapping, Set<CoordinatorInputKey> newKeys, Set<CoordinatorInputKey> deletedKeys)
           Editor site instance receives data change events using this method.
 

Constructor parameters in sk.uniba.euromath.editor with type arguments of type GeneDataProvider.RendererSite
RendererContext(Map<String,CoordinatorInputKey> geneIdMapping, Map<CoordinatorInputKey,GeneDataProvider.RendererSite> rendererKeys, XMLAccess xmlAccess)
           Constructor.
 



Copyright 2003-2003-2006 null. All Rights Reserved.