Uses of Class
lumis.doui.control.dropdownlist.DropDownListControl
-
Packages that use DropDownListControl Package Description lumis.service.pagepersonalization.doui.control lumis.service.portalmanagement.xsleditor lumis.service.search lumis.service.wsrp.consumer.doui lumis.service.wsrp.producer WSRP Producer service. -
-
Uses of DropDownListControl in lumis.service.pagepersonalization.doui.control
Subclasses of DropDownListControl in lumis.service.pagepersonalization.doui.control Modifier and Type Class Description class
InterfaceSelectionDropDownListControl
DropDownListControl
for selecting service interface. -
Uses of DropDownListControl in lumis.service.portalmanagement.xsleditor
Subclasses of DropDownListControl in lumis.service.portalmanagement.xsleditor Modifier and Type Class Description class
LazySourceDropDownListControl
Renders a lum_dropDownList control that prioritizes the request parameter value instead of the source value. -
Uses of DropDownListControl in lumis.service.search
Subclasses of DropDownListControl in lumis.service.search Modifier and Type Class Description class
SearchOrderByDropDownListControl
Sets the default order based on the default.sortCriteria preference value. -
Uses of DropDownListControl in lumis.service.wsrp.consumer.doui
Subclasses of DropDownListControl in lumis.service.wsrp.consumer.doui Modifier and Type Class Description class
ConsumerConfigurationInterfaceDropDownListControl
DropDownListControl
that adds as its options all supported versions reported by the WSDL producer. -
Uses of DropDownListControl in lumis.service.wsrp.producer
Subclasses of DropDownListControl in lumis.service.wsrp.producer Modifier and Type Class Description class
ProducerConfigurationInterfaceVersionDropDownListControl
DropDownListControl
that populates itself with the values contained into the enumProducerVersion
.
-