Differences

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

Link to this comparison view

Both sides previous revision Previous revision
3500:0400:0430 [2026/08/13 00:55] – ↷ Page moved from docs:3500:0400:0430 to 3500:0400:0430 localdev3500:0400:0430 [2026/08/13 00:55] (current) – ↷ Links adapted because of a move operation localdev
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|IChannelType]]'' interface – see [[docs:3500:0400:0410:0412]]). 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 ''[[3500:0400:0420|IChannelType]]'' interface – see [[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: