Description

The EnhancedNumericScheduleSelector component complements the NumericScheduleSelector component available in the schedule palette by adding more information about the selected NumericSchedule.

 

Implementation

 


Properties

The EnhancedNumericScheduleSelector has the same properties as the NumericScheduleSelector and adds the following properties:

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


Actions

  • UpdateScheduleList: action identical to NumericScheduleSelector