|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeneDataProvider.RendererSite | |
---|---|
sk.uniba.euromath.editor | Editor - Core of Multi Editor Architecture |
sk.uniba.euromath.gene |
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)
|
Uses of GeneDataProvider.RendererSite in sk.uniba.euromath.gene |
---|
Method parameters in sk.uniba.euromath.gene with type arguments of type GeneDataProvider.RendererSite | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |