|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IGraphListener | |
---|---|
kieker.webgui.web.beans.view | This package contains Spring managed beans with view scope. |
Uses of IGraphListener in kieker.webgui.web.beans.view |
---|
Classes in kieker.webgui.web.beans.view that implement IGraphListener | |
---|---|
class |
AnalysisEditorBean
This bean contains the necessary data behind an instance of the analysis editor. |
class |
AnalysisEditorHistoryBean
This bean contains the necessary data behind an instance of the analysis editor for the undo and redo operations. The class is a Spring managed bean with view scope to make sure that one user (even in one session) can open multiple projects at a time without causing any problems. |
Methods in kieker.webgui.web.beans.view with parameters of type IGraphListener | |
---|---|
void |
AnalysisEditorGraphBean.addGraphListener(IGraphListener graphListener)
Adds a listener to the graph. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |