getTimeslots
JavaScript API Reference/Ab.timeline.Model object
getTimeslots(row, columnStart, columnEnd)
Return an array of
Ab.timelineTimeslot
objects for specified resource row and specified range of time-mark columns.
Parameters:
-
row(integer): 0-based resource row index -
columnStart(integer): 0-based time-mark column index (inclusive) -
columnEnd(integer): 0-based time-mark column index (inclusive)
