public interface IEventlineSelectionPolicy extends IPolicy
Eventline
can be selected by the user or not.Modifier and Type | Method and Description |
---|---|
boolean |
isSelectable(Object eventlineObject,
IEventlineModel model)
Determines whether the given eventline object is user selectable or not.
|
boolean isSelectable(Object eventlineObject, IEventlineModel model)
eventlineObject
- the eventline object to checkmodel
- the eventline model to which the object belongsCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.