public interface ITimelineObjectSelectionListener extends EventListener
TimelineObjectLayer.ITimelineObjectSelectionModel.addTimelineObjectSelectionModelListener(ITimelineObjectSelectionListener)| Modifier and Type | Method and Description |
|---|---|
void |
valueChanged(TimelineObjectSelectionEvent evt)
Callback method that gets invoked when the selection within the observed
TimelineObjectLayer changes. |
void valueChanged(TimelineObjectSelectionEvent evt)
TimelineObjectLayer changes.evt - the event with detailed information about the change that
occuredCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.