Description

The EnhancedStringScheduleSelector component complements the StringScheduleSelector component available in the schedule palette by adding more information about the selected StringSchedule.

 

Implementation


Properties

The EnhancedStringScheduleSelector has the same properties as the StringScheduleSelector and adds the following properties:

  • SelectedScheduleOrd: Specifies the ord of the selected StringSchedule
  • NextValue: Indicates the next value of the selected StringSchedule
  • NextTime: Indicates the date of the next change of the selected StringSchedule


Actions

  • UpdateScheduleList: action identical to StringScheduleSelector