Uses of Class
lumis.doui.control.inputtext.InputTextAreaControl
-
Packages that use InputTextAreaControl Package Description lumis.service.hierarchicalcontent Service that allows you to create and manage hierarchical contents.lumis.service.navigation lumis.service.portalmanagement.interactiveprocess lumis.service.portalmanagement.website Contains the service for managing websites. -
-
Uses of InputTextAreaControl in lumis.service.hierarchicalcontent
Subclasses of InputTextAreaControl in lumis.service.hierarchicalcontent Modifier and Type Class Description class
HierarchicalContentHtmlTextAreaControl
Service Hierarchical Content, Text Area control implementation, get the default value from a holder layout file where the interface instance specified byPortalRequestParameters.PAGE_PARAMETER_CALLER_INTERFACE_INST
is present. -
Uses of InputTextAreaControl in lumis.service.navigation
Subclasses of InputTextAreaControl in lumis.service.navigation Modifier and Type Class Description class
NavigationHtmlTextAreaControl
Service Navigation, Text Area control implementation, get the default value from a holder layout file where the interface instance specified byPortalRequestParameters.PAGE_PARAMETER_CALLER_INTERFACE_INST
is present. -
Uses of InputTextAreaControl in lumis.service.portalmanagement.interactiveprocess
Subclasses of InputTextAreaControl in lumis.service.portalmanagement.interactiveprocess Modifier and Type Class Description class
CustomInputTextAreaControl
This a custom input text area control that force the load data from source. -
Uses of InputTextAreaControl in lumis.service.portalmanagement.website
Subclasses of InputTextAreaControl in lumis.service.portalmanagement.website Modifier and Type Class Description class
WebsiteURLControl
Class responsible to verify first available ip address, that is used to in field to suggest virtual host url.
-