Uses of Class
lumis.doui.control.selectpage.SelectChannelChildControl
-
Packages that use SelectChannelChildControl Package Description lumis.doui.control.selectpage lumis.doui.control.selectserviceinstance lumis.service.document lumis.service.emailtemplaterepository Repository for storing email templates.lumis.service.media Media repository service.lumis.service.pagepersonalization lumis.service.tag -
-
Uses of SelectChannelChildControl in lumis.doui.control.selectpage
Subclasses of SelectChannelChildControl in lumis.doui.control.selectpage Modifier and Type Class Description class
SelectPageControl
Control to select a page.class
SelectPageOrPageTemplateControl
Control to select a page or page template.class
SelectPageTemplateControl
Control to select a page template -
Uses of SelectChannelChildControl in lumis.doui.control.selectserviceinstance
Subclasses of SelectChannelChildControl in lumis.doui.control.selectserviceinstance Modifier and Type Class Description class
SelectServiceInstanceControl
Control that selects a service instance. -
Uses of SelectChannelChildControl in lumis.service.document
Subclasses of SelectChannelChildControl in lumis.service.document Modifier and Type Class Description class
SelectDocumentServiceInstanceControl
-
Uses of SelectChannelChildControl in lumis.service.emailtemplaterepository
Subclasses of SelectChannelChildControl in lumis.service.emailtemplaterepository Modifier and Type Class Description class
SelectEmailTemplateServiceInstanceControl
Control that allows the user to select a e-mail repository service instance. -
Uses of SelectChannelChildControl in lumis.service.media
Subclasses of SelectChannelChildControl in lumis.service.media Modifier and Type Class Description class
SelectMediaServiceInstanceControl
Control that allows the user to select a media service instance. -
Uses of SelectChannelChildControl in lumis.service.pagepersonalization
Subclasses of SelectChannelChildControl in lumis.service.pagepersonalization Modifier and Type Class Description class
SelectPagePersonalizationServiceInstanceControl
Control that allows Widget Repository service instance selection. -
Uses of SelectChannelChildControl in lumis.service.tag
Subclasses of SelectChannelChildControl in lumis.service.tag Modifier and Type Class Description class
SelectTagServiceInstanceControl
Control that allows tag service instance selection.
-