JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
grammarscope.message
Interface IEventListener
All Known Implementing Classes:
Browser
,
ControlDocumentView
,
DecoratedRelationTreeWidget
,
Editor
,
FilterDialog
,
GraphWidget
,
Messenging
,
Modeling
,
MutableRelationModelTableView
,
MutableRelationModelTree
,
MutableRelationView
,
RelationModelView
,
RelationTableWidget
,
RelationTreeWidget
,
RelationView
,
TypedDependencyModeComboBox
,
TypedDependencyProviderComboBox
,
View
public interface
IEventListener
Event listener
Author:
Bernard Bou
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
notified
(
Event
event)
Event notification
Method Detail
notified
void notified(
Event
event)
Event notification
Parameters:
event
- event
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method