Description

The EnhancedBooleanScheduleSelector component complements the BooleanScheduleSelector component available in the schedule palette by adding more information about the selected BooleanSchedule.

 

Implementation

 

Properties

The EnhancedBooleanScheduleSelector has the same properties as the BooleanScheduleSelector and adds the following properties:

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

Actions

  • UpdateScheduleList: action identical to BooleanScheduleSelector