We are using FlexGantt in our application, we got a requirement to create a child time line object for a parent timeline object which should display a line vertically from top to bottom of the display area, similar to TimeNowLayer. Could you please let me know id there any exisitng API or we need to create our own timelineObject which extends “DefaultTimeLineObject”. Allso please let me know how to make it selectable as the current TimelineObject selection is based on the row level.