Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pr_methods:getchannelsettingseditor [2023/04/04 06:59] – ↷ Page moved from progref:0400_adding_custom_channels:0420_implementing_channel_type_component:getchannelsettingseditor to pr_methods:getchannelsettingseditor sean | pr_methods:getchannelsettingseditor [2023/05/03 04:20] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag> | + | {{tag> |
| ====getChannelSettingsEditor ()==== | ====getChannelSettingsEditor ()==== | ||
| <code java> | <code java> | ||
| - | 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 [[progref:0400_adding_custom_channels:0430_implementing_channel_settings_editor|]]). If there are no channel-specific properties that need to be specified by the user, '' | + | 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, '' |