Uses of Class
lumis.doui.control.checkbox.CheckBoxControl
-
Packages that use CheckBoxControl Package Description lumis.service.portalmanagement.pagetemplate lumis.service.portalmanagement.serviceinterfaceinstance -
-
Uses of CheckBoxControl in lumis.service.portalmanagement.pagetemplate
Subclasses of CheckBoxControl in lumis.service.portalmanagement.pagetemplate Modifier and Type Class Description class
DefaultPageTemplateControl
This class is a custom implementation of the checkbox control to identify if the current channel has a default page template defined. -
Uses of CheckBoxControl in lumis.service.portalmanagement.serviceinterfaceinstance
Subclasses of CheckBoxControl in lumis.service.portalmanagement.serviceinterfaceinstance Modifier and Type Class Description class
InterfaceInstanceInContextEditSupportControl
CheckBoxControl
extension to be used in in context edit support for interface instances.
-