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/05 05:52] – ↷ Links adapted because of a move operation seanpr_methods:getchannelsettingseditor [2023/05/03 04:20] (current) sean
Line 1: Line 1:
-{{tag>Programmers_Reference Methods IChannelType_Interface IChannelType_Interface_Methods getchannelsettingsEditor}}+{{tag>Programmers_Reference Methods IChannelType_Interface getchannelsettingsEditor Index}}
  
 ====getChannelSettingsEditor ()==== ====getChannelSettingsEditor ()====
 <code java>public String getChannelSettingsEditor ()</code> <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_implementing_channel_settings_editor]]). If there are no channel-specific properties that need to be specified by the user, ''null'' should be returned.+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.
  
  • Last modified: 2023/04/05 05:52