Uses of Class
lumis.doui.control.SourceBoundControl
-
-
Uses of SourceBoundControl in lumis.collaboration.chat
Subclasses of SourceBoundControl in lumis.collaboration.chat Modifier and Type Class Description class
ChatHistoryControl
Renders the messages history for a chat. -
Uses of SourceBoundControl in lumis.content.control.autolayout
Subclasses of SourceBoundControl in lumis.content.control.autolayout Modifier and Type Class Description class
AutoLayoutCategorizationAssociationControl
Control that lays out the list of terms associated.class
AutoLayoutContentAdministrationListControl
Auto layout control for rendering a content administration list.class
AutoLayoutContentDetailsControl
Used to render read details information of a single content.class
AutoLayoutContentEmbeddedPropertyPageControl
Used for embedded pages.class
AutoLayoutContentFieldsControl
Renders a table in which each row contains a label and value of the visible and nonMetaDataSourceField
derived fields in the source.class
AutoLayoutContentIdentificationControl
Control that control content's identification meta data.class
AutoLayoutContentListControl
Autolayout control that creates a form, interface header and list associated with the interface's default source.class
AutoLayoutContentPropertyPageControl
Renders a property page control with the visible source fields as label: input control pairs.class
AutoLayoutContentQuickListControl
Control that renders a quick list with a link to a complete list.class
AutoLayoutGenericContentAssociationControl
Base control for associating a content to other contents.class
AutoLayoutLanguageInformationControl
Performs autolayout of language information.class
AutoLayoutMetaDataInformationControl
Renders metadata input controls based on the metadata specified in the source.class
AutoLayoutPublishingInformationControl
Performs autolayout of publishing information.class
AutoLayoutSeoInformationControl
Performs auto layout of content SEO meta data.class
AutoLayoutTagInformationControl
Defines the default tag layout for meta data tab area. -
Uses of SourceBoundControl in lumis.content.control.button
Subclasses of SourceBoundControl in lumis.content.control.button Modifier and Type Class Description class
AutoContentAdministrationListButtonsControl
Responsible for including versions and preview buttons.class
ContentAnalyticsButtonControl
Responsible for opening the Google analysis for the selected content Example use:lumis.service.content.analytics.contentAnalytics Análise por conteúdo class
GenerateContentButtonControl
Responsible for generating random content for development purposes.class
PreviewButtonControl
Responsible for opening the preview interface for the selected content if the service has some preview supported interface.class
SaveAndPreviewButtonControl
Responsible for calling the process action handler with id="commitAndPreview".class
ServiceInstanceAnalyticsButtonControl
Responsible for opening the Google analysis for the current service instance Example use:lumis.service.content.analytics.serviceInstanceAnalytics 8A488A0F14A741560114A74CDE8501E0 Análise por serviço class
VersionsButtonControl
Button control that opens the versions dialog box. -
Uses of SourceBoundControl in lumis.content.control.lock
Subclasses of SourceBoundControl in lumis.content.control.lock Modifier and Type Class Description class
LockButtonControl
Defines a lock/unlock button control.class
LockedMessageControl
Defines a lock message control.class
StealLockButtonControl
Defines steallock button control. -
Uses of SourceBoundControl in lumis.content.control.publishtosocialnetwork
Subclasses of SourceBoundControl in lumis.content.control.publishtosocialnetwork Modifier and Type Class Description class
PublishToSocialNetworkButtonControl
Button responsible for publishing to social networks. -
Uses of SourceBoundControl in lumis.doui.control
Subclasses of SourceBoundControl in lumis.doui.control Modifier and Type Class Description class
SourceFieldBoundControl<S extends Source<?>>
Control that may be bound to aSource
's field. -
Uses of SourceBoundControl in lumis.doui.control.autolayout
Subclasses of SourceBoundControl in lumis.doui.control.autolayout Modifier and Type Class Description class
AutoLayoutAdministrationListControl
This control renders interface header, administration buttons, and an administration list control.class
AutoLayoutDetailsControl
Used to render read details information of a single data tabular data row.class
AutoLayoutEmbeddedPropertyPageControl
class
AutoLayoutFieldControl
Renders an appropriate control for the given field.class
AutoLayoutFieldsControl<S extends Source<?>>
Renders a label control and a value control of each visible field in the source.class
AutoLayoutListControl
Autolayout control that creates a form, interface header and list associated with the interface's default source.class
AutoLayoutPropertyPageControl<S extends Source<?>>
Renders a property page control with the visible source fields as label: input control pairs.class
AutoLayoutQuickListControl
Control that renders a quick list with a link to a complete list. -
Uses of SourceBoundControl in lumis.doui.control.button
Subclasses of SourceBoundControl in lumis.doui.control.button Modifier and Type Class Description class
AccessControlButton
Control that opens the Access Control configuration screen.class
AddButton2Control
Defines an add button control.class
AddButtonControl
Defines an add button control.class
AutoAdministrationListButtonsControl<S extends Source<?>>
Detects and automatically adds the following controls: lum_interfaceHeaderButtons, lum_addButton, lum_editButton, lum_deleteButton, lum_positionFieldOrderButton, lum_lockButton, lum_configureButton.class
ButtonControl
Defines a standard button control with text, image and onClick definition.class
CancelButtonControl
Defines an cancel button control.class
ConfigureButtonControl
Renders a configure button if the service has a configuration interface Example use:lumis/portal/client/images/Configure.gif configuration Configurar function f1(){var additionalParams;additionalParams=''; window.open('main.jsp?lumPageId=1D6530765D5644709741AEAA3622D3BC &lumChannelId=00000000F00000000000000000000001 &lumRTI=lumis.service.contactus.configuration &lumRTSI=8A488A0F14A741560114A745B57C0183'+additionalParams, '_blank', 'width=600,height=164,left=20');} f1();return false; class
DeleteButtonControl
Defines a delete button control.class
EditButton2Control
Defines an edit button control.class
EditButtonControl
Defines an edit button control.class
OkButtonControl
Defines an ok button control.class
PositionFieldOrderButtonControl
Renders a button that opens an interface that the user may use to order items.class
PrintButtonControl
Print Button Controlclass
RefreshButtonControl
ButtonControl that simply refreshes the current page.class
VersionEditButtonControl
-
Uses of SourceBoundControl in lumis.doui.control.fileupload
Subclasses of SourceBoundControl in lumis.doui.control.fileupload Modifier and Type Class Description class
FileListControl
-
Uses of SourceBoundControl in lumis.doui.control.filter
Subclasses of SourceBoundControl in lumis.doui.control.filter Modifier and Type Class Description class
FilterControl<S extends Source<?>>
Generic filter control.class
FiltersControl
Renders all the filters associated to the control's source.class
ParentFilterControl
Control that renders a filter for the parent of the current content -
Uses of SourceBoundControl in lumis.doui.control.label
Subclasses of SourceBoundControl in lumis.doui.control.label Modifier and Type Class Description class
LabelControl
Renders a label within a form. -
Uses of SourceBoundControl in lumis.doui.control.list
Subclasses of SourceBoundControl 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 SourceBoundControl in lumis.service.banner
Subclasses of SourceBoundControl in lumis.service.banner Modifier and Type Class Description class
BannerControl
Banner control -
Uses of SourceBoundControl in lumis.service.content.publishtosocialnetworks
Subclasses of SourceBoundControl in lumis.service.content.publishtosocialnetworks Modifier and Type Class Description class
AutoLayoutPublishToSocialNetworksAdministrationListControl
The Advanced Tabular Data extension based on client-side operations only, specific to publish to social networks case. -
Uses of SourceBoundControl in lumis.service.document
Subclasses of SourceBoundControl in lumis.service.document Modifier and Type Class Description class
DocumentParentFilterControl
Extends ParentFilterControl remembering the last folder selected based on user behavior and selected content. -
Uses of SourceBoundControl in lumis.service.formbuilder
Subclasses of SourceBoundControl in lumis.service.formbuilder Modifier and Type Class Description class
AnswersAutoLayoutFieldsControl
Auto layout field control for form answer interface.class
ShowAnswersAutoLayoutFieldsControl
Auto layout fields control specifically designed for interface view answer -
Uses of SourceBoundControl in lumis.service.forum
Subclasses of SourceBoundControl in lumis.service.forum Modifier and Type Class Description class
ForumButtonVisibilityControl
-
Uses of SourceBoundControl in lumis.service.media
Subclasses of SourceBoundControl in lumis.service.media Modifier and Type Class Description class
MediaParentFilterControl
Extends ParentFilterControl remembering the last folder selected based on user behavior and selected content. -
Uses of SourceBoundControl in lumis.service.pagepersonalization.doui.control
Subclasses of SourceBoundControl in lumis.service.pagepersonalization.doui.control Modifier and Type Class Description class
PagePersonalizationWidgetUsedByControl
Lists all pages that are using widgets -
Uses of SourceBoundControl in lumis.service.portalmanagement.pagecache
Subclasses of SourceBoundControl in lumis.service.portalmanagement.pagecache Modifier and Type Class Description class
ValidatorButton
Control that includes the form validation on button. -
Uses of SourceBoundControl in lumis.service.questionnaire
Subclasses of SourceBoundControl in lumis.service.questionnaire Modifier and Type Class Description class
AnswersAutoLayoutFieldsControl
Auto layout field control for questionnaire answer interface.class
ShowAnswersAutoLayoutFieldsControl
Auto layout fields control specifically designed for interface view answer -
Uses of SourceBoundControl in lumis.service.smartcontent
Subclasses of SourceBoundControl 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. -
Uses of SourceBoundControl in lumis.service.socialnetworkservices.microblog.doui.control
Subclasses of SourceBoundControl in lumis.service.socialnetworkservices.microblog.doui.control Modifier and Type Class Description class
FollowButtonControl
Defines a Follow button control. -
Uses of SourceBoundControl in lumis.service.wsrp.producer
Subclasses of SourceBoundControl in lumis.service.wsrp.producer Modifier and Type Class Description class
ProducerAdministrationListAddButtonControl
AddButtonControl
responsible for opening the add interface.
-