public interface IRelationshipSelectionModelListener extends EventListener
IRelationshipSelectionModel instances. Can be used to
receive events when relationships get selected or deselected.| Modifier and Type | Method and Description |
|---|---|
void |
valueChanged(RelationshipSelectionEvent evt)
Callback method that gets invoked when the selection within the observed
RelationshipLayer changes. |
void valueChanged(RelationshipSelectionEvent evt)
RelationshipLayer changes.evt - the event with detailed information about the change that
occuredCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.