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
pr_methods:getchannelsettingseditor [2023/04/04 06:59] – removed - external edit (Unknown date) 127.0.0.1pr_methods:getchannelsettingseditor [2023/05/03 04:20] (current) sean
Line 1: Line 1:
 +{{tag>Programmers_Reference Methods IChannelType_Interface getchannelsettingsEditor Index}}
 +
 +====getChannelSettingsEditor ()====
 +<code java>public String getChannelSettingsEditor ()</code>
 +
 +This method must return the fully qualified name of the component that will provide the user interface to edit the channel-specific properties (see also [[docs:3500:0400:0430]]). If there are no channel-specific properties that need to be specified by the user, ''null'' should be returned.