public interface IEventlineLabelPolicy extends IPolicy
Eventline
and the eventline objects inside of it.| Modifier and Type | Method and Description |
|---|---|
String |
getLabel(Object eventlineObject,
IEventlineModel model,
LabelType type)
Returns labels for various purposes based on the given label type ID.
|
String getLabel(Object eventlineObject, IEventlineModel model, LabelType type)
eventlineObject - the eventline object for which a label is neededmodel - the data source that returned the eventline objecttype - the type of label requiredCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.