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
3500:0400:0430 [2026/08/13 00:55] – removed - external edit (Unknown date) 127.0.0.13500:0400:0430 [2026/08/13 00:55] (current) – ↷ Links adapted because of a move operation localdev
Line 1: Line 1:
 +{{tag>Programmers_Reference IChannelSettingsEditor}}
 +[<10>]
 +===== 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 ''[[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:
 +{{topic>methods +ichannelsettingseditor&notags}}
 +
 +
 +