Uses of Class
lumis.doui.control.button.ButtonControl

Packages that use ButtonControl
lumis.content.control.button   
lumis.content.control.comments   
lumis.content.control.lock Provides the controls for locking contents. 
lumis.content.control.publishtoprincipals   
lumis.content.control.publishtoserviceinstances   
lumis.content.control.publishtosocialnetwork Provides the controls used to publish messages to social networks. 
lumis.doui.control.button   
lumis.service.portalmanagement.pagecache   
lumis.service.report.control   
lumis.service.socialnetworkservices.microblog.doui.control   
lumis.service.wsrp.producer WSRP Producer service. 
 

Uses of ButtonControl in lumis.content.control.button
 

Subclasses of ButtonControl in lumis.content.control.button
 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 VersionsButtonControl
          Button control that opens the versions dialog box.
 

Uses of ButtonControl in lumis.content.control.comments
 

Fields in lumis.content.control.comments declared as ButtonControl
protected  ButtonControl CommentsControl.buttonSubControl
           
 

Uses of ButtonControl in lumis.content.control.lock
 

Subclasses of ButtonControl in lumis.content.control.lock
 class LockButtonControl
          Defines a lock/unlock button control.
 class StealLockButtonControl
          Defines steallock button control.
 

Uses of ButtonControl in lumis.content.control.publishtoprincipals
 

Fields in lumis.content.control.publishtoprincipals declared as ButtonControl
protected  ButtonControl PublishToPrincipalsControl.buttonSubControl
           
 

Uses of ButtonControl in lumis.content.control.publishtoserviceinstances
 

Fields in lumis.content.control.publishtoserviceinstances declared as ButtonControl
protected  ButtonControl PublishToServiceInstancesControl.buttonSubControl
           
 

Uses of ButtonControl in lumis.content.control.publishtosocialnetwork
 

Subclasses of ButtonControl in lumis.content.control.publishtosocialnetwork
 class PublishToSocialNetworkButtonControl
          Button responsible for publishing to social networks.
 

Fields in lumis.content.control.publishtosocialnetwork declared as ButtonControl
protected  ButtonControl PublishToSocialNetworkControl.buttonSubControl
           
 

Uses of ButtonControl in lumis.doui.control.button
 

Subclasses of ButtonControl in lumis.doui.control.button
 class AccessControlButton
           
 class AddButton2Control
          Defines an add button control.
 class AddButtonControl
          Defines an add button control.
 class CancelButtonControl
          Defines an cancel button control.
 class ConfigureButtonControl
          Renders a configure button if the service has a configuration interface Example use: <control:lum_configureButton id="buttonConfigure"/> xml data available for xsl rendering: <control id="buttonConfig" text="STR_CONFIGURE" type="lum_configureButton"> <image>lumis/portal/client/images/Configure.gif</image> <onClick type="popupRunTimeInterface"> <interfaceId>configuration</interfaceId> </onClick> <data> <name>Configurar</name> <onclick>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;</onclick> </data> </control>
 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 PrintButtonControl
          Print Button Control
 class RefreshButtonControl
          ButtonControl that simply refreshes the current page.
 class VersionEditButtonControl
           
 

Uses of ButtonControl in lumis.service.portalmanagement.pagecache
 

Subclasses of ButtonControl in lumis.service.portalmanagement.pagecache
 class ValidatorButton
          Control that includes the form validation on button.
 

Uses of ButtonControl in lumis.service.report.control
 

Subclasses of ButtonControl in lumis.service.report.control
 class ShowReportButton
          Button that may be used to download a report.
 

Uses of ButtonControl in lumis.service.socialnetworkservices.microblog.doui.control
 

Subclasses of ButtonControl in lumis.service.socialnetworkservices.microblog.doui.control
 class FollowButtonControl
          Defines a Follow button control.
 

Uses of ButtonControl in lumis.service.wsrp.producer
 

Subclasses of ButtonControl in lumis.service.wsrp.producer
 class ProducerAdministrationListAddButtonControl
          AddButtonControl responsible for opening the add interface.
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.