Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:3500:0400:0430 [2023/04/05 06:25] – ↷ Page name changed from docs:3500:0400:0430_implementing_channel_settings_editor to docs:3500:0400:0430 seandocs:3500:0400:0430 [2023/05/03 01:31] (current) sean
Line 3: Line 3:
 ===== Implementing Channel Settings Editor ===== ===== Implementing Channel Settings Editor =====
  
-If a channel supports the specific settings that need to be specified by the user in the Configuration Tool a Channel Settings Editor needs to be written (the fully qualified name of the editor must be returned by the class implementing ''[[docs:3500:0400:0420_implementing_channel_type_component|IChannelType]]'' interface – see [[docs:3500:0400:0410_implementing_channel_s_source_and_sink:0412_writing_a_source]]). The Channel Settings Editor is the class implementing the ''IChannelSettingsEditor'' interface. +If a channel supports the specific settings that need to be specified by the user in the Configuration Tool a Channel Settings Editor needs to be written (the fully qualified name of the editor must be returned by the class implementing ''[[docs:3500:0400:0420|IChannelType]]'' interface – see [[docs:3500:0400:0410:0412]]). The Channel Settings Editor is the class implementing the ''IChannelSettingsEditor'' interface. 
  
 The following methods must be implemented: The following methods must be implemented:
-{{tagtopic>progref:0400_adding_custom_channels:ichannelsettingseditor_methods&linkonly&exclude=/c_template/}}+{{topic>methods +ichannelsettingseditor&notags}}
  
  
  
  
  • Last modified: 2023/04/05 06:25