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

Packages that use ButtonControl
lumis.content.control.button   
lumis.content.control.comments   
lumis.content.control.publishtoprincipals   
lumis.content.control.publishtoserviceinstances   
lumis.doui.control.button   
lumis.service.report.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.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.doui.control.button
 

Subclasses of ButtonControl in lumis.doui.control.button
 class AccessControlButton
           
 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 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.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.wsrp.producer
 

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



Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.