JavaScript API Reference/Ab.timeline.Model object

isTimeslotAvailable(row, column)

Return true if specified timeslot is available for booking, false if the timeslot is already occupied by an event, or is not available due to resource constraints (i.e. room N cannot be reserved after 17:00 pm).

Parameters

  • row (integer): 0-based resource row index
  • column (integer): 0-based time-mark column index