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