See: Description
| Interface | Description |
|---|---|
| IEditEventlineObjectPolicy |
A policy that is used for making various decisions regarding the editing
behaviour of eventline objects.
|
| IEventlineLabelPolicy |
A policy for looking up different types of labels for the
Eventline
and the eventline objects inside of it. |
| IEventlineSelectionPolicy |
A policy used for determining whether an object displayed in the
Eventline can be selected by the user or not. |
| Class | Description |
|---|---|
| DefaultEditEventlineObjectPolicy |
The default implementation of the
IEditEventlineObjectPolicy works in
combination with the DefaultEventlineModel and eventline objects that
implement the IEventlineObject interface. |
| DefaultEventlineLabelPolicy |
The default implementation of
IEventlineLabelPolicy works in
combination with eventline objects that implement the
IEventlineObject interface. |
| DefaultEventlineSelectionPolicy |
A policy used for determining whether an object displayed in the
Eventline can be selected by the user or not. |
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.