Uses of Class
lumis.doui.control.selectchannel.SelectChannelOrChannelTemplateControl
-
Packages that use SelectChannelOrChannelTemplateControl Package Description lumis.doui.control.selectchannel lumis.service.portalmanagement.structure.doui.control lumis.service.portalmanagement.webfilereplication lumis.service.portalmanagement.website Contains the service for managing websites. -
-
Uses of SelectChannelOrChannelTemplateControl in lumis.doui.control.selectchannel
Subclasses of SelectChannelOrChannelTemplateControl in lumis.doui.control.selectchannel Modifier and Type Class Description class
SelectChannelControl
Control to select a channel.class
SelectChannelTemplateControl
Control to select a channel template. -
Uses of SelectChannelOrChannelTemplateControl in lumis.service.portalmanagement.structure.doui.control
Subclasses of SelectChannelOrChannelTemplateControl in lumis.service.portalmanagement.structure.doui.control Modifier and Type Class Description class
SelectChannelOrChannelTemplateControlWithCustomCallbackFunction
SelectChannelOrChannelTemplateControl
extension that allows to add a custom implementation of the callback function to the standard one. -
Uses of SelectChannelOrChannelTemplateControl in lumis.service.portalmanagement.webfilereplication
Subclasses of SelectChannelOrChannelTemplateControl in lumis.service.portalmanagement.webfilereplication Modifier and Type Class Description class
SelectChannelControl
SelectChannelOrChannelTemplateControl
extension that use an own interface for selecting the channel passing achannelId
parameter (that will be used as the root channel in the selection interface). -
Uses of SelectChannelOrChannelTemplateControl in lumis.service.portalmanagement.website
Subclasses of SelectChannelOrChannelTemplateControl in lumis.service.portalmanagement.website Modifier and Type Class Description class
SelectWebsiteChannelControl
Select Channel Control with specifics for selecting website channel
-