Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The 'firstHour' attribute specifies the first hour to be displayed in the scheduler. Values between 0 and 23. Default value is 0.
  • The 'lastHour' attribute specifies the last hour to be displayed in the scheduler. Values between 0 and 24. Default value is 24.
  • The 'hideWeekends' offers the possibility to hide/show the Saturdays and Sundays. If true the weekends will be hidden. Default value is false.
  • The 'allowOperlapping' attribute specifies if the events will overlap or not. True for allowing events to overlap, false for preventing events to overlap. Default value is true.
  • The 'markNow' attribute specifies if the current time should be highlighted or not. True for highlighting the current time, false otherwise. Default value is false.
  • The 'timeStep' attribute specifies the minimum step (in minutes) for events time values. Default value is 30.

...