Uses of Class
lumis.doui.control.SourceFieldBoundControl
-
Packages that use SourceFieldBoundControl Package Description lumis.doui.control.autolayout lumis.doui.control.fileupload lumis.doui.control.label lumis.doui.control.list lumis.service.smartcontent -
-
Uses of SourceFieldBoundControl in lumis.doui.control.autolayout
Subclasses of SourceFieldBoundControl in lumis.doui.control.autolayout Modifier and Type Class Description class
AutoLayoutFieldControl
Renders an appropriate control for the given field. -
Uses of SourceFieldBoundControl in lumis.doui.control.fileupload
Subclasses of SourceFieldBoundControl in lumis.doui.control.fileupload Modifier and Type Class Description class
FileListControl
-
Uses of SourceFieldBoundControl in lumis.doui.control.label
Subclasses of SourceFieldBoundControl in lumis.doui.control.label Modifier and Type Class Description class
LabelControl
Renders a label within a form. -
Uses of SourceFieldBoundControl in lumis.doui.control.list
Subclasses of SourceFieldBoundControl in lumis.doui.control.list Modifier and Type Class Description class
AdministrationListControl
Renders a list of data with filters, tabular data and pagination information.class
ListControl
Renders lists for the end user. -
Uses of SourceFieldBoundControl in lumis.service.smartcontent
Subclasses of SourceFieldBoundControl in lumis.service.smartcontent Modifier and Type Class Description class
SearchScopeStandardLabel
Control that extends Label just to calculate and render the channel path of current service instance.
-