Package lumis.doui.control.button

Package class diagram package lumis.doui.control.button
Class Summary
AccessControlButton  
AddButton2Control Defines an add button control.
AddButtonControl Defines an add button control.
AutoAdministrationListButtonsControl Detects and automatically adds the following controls: lum_interfaceHeaderButtons, lum_addButton, lum_editButton, lum_deleteButton, lum_versionsButton, lum_configureButton.
AutoEmbeddedInterfaceStandardButtonsControl Renders the standard buttons for a property page embedded within a Lumis Portal page.
AutoInterfaceStandardButtonsControl Adds standard ok and cancel buttons.
AutoPopupInterfaceStandardButtonsControl  
ButtonControl Defines a standard button control with text, image and onClick definition.
CancelButtonControl Defines an cancel button control.
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>
DeleteButtonControl Defines a delete button control.
EditButton2Control Defines an edit button control.
EditButtonControl Defines an edit button control.
OkButtonControl Defines an ok button control.
PrintButtonControl Print Button Control
RefreshButtonControl ButtonControl that simply refreshes the current page.
VersionEditButtonControl  
 



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