T - the type of the wrapped user objectpublic class DefaultEventlineObject<T> extends DefaultTimelineObject<T> implements IEventlineObject
DefaultEventlineModel.| Constructor and Description |
|---|
DefaultEventlineObject()
Constructs a new eventline object.
|
DefaultEventlineObject(ITimeSpan timeSpan)
Constructs a new eventline object.
|
DefaultEventlineObject(String name)
Constructs a new eventline object.
|
DefaultEventlineObject(String name,
ITimeSpan timeSpan)
Constructs a new eventline object.
|
addChild, compareTo, getChildren, getDragActions, getLabel, getLineIndex, getPopupObject, getPopupTitleObject, getStatus, getTimeSpan, getUserObject, isDeletable, isDurationChangeable, isInPlaceEditable, isParent, isSelectable, isStartTimeChangeable, removeChild, setChildren, setChildren, setDeletable, setDragActions, setDurationChangeable, setInPlaceEditable, setLabel, setLineIndex, setPopupObject, setPopupTitleObject, setSelectable, setStartTimeChangeable, setStatus, setTimeSpan, setUserObject, toStringgetProperty, setPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildren, getDragActions, getLabel, getLineIndex, getPopupObject, getPopupTitleObject, getStatus, getTimeSpan, isDeletable, isDurationChangeable, isInPlaceEditable, isParent, isSelectable, isStartTimeChangeable, setTimeSpangetProperty, setPropertycompareTopublic DefaultEventlineObject(String name, ITimeSpan timeSpan)
name - the name of the objecttimeSpan - the object's time allocationpublic DefaultEventlineObject(String name)
TimeSpan.UNDEFINED.name - the name of the objectpublic DefaultEventlineObject(ITimeSpan timeSpan)
timeSpan - the object's time allocationpublic DefaultEventlineObject()
TimeSpan.UNDEFINED.Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.